This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-27 04:41:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e6e41f0f49
glibc
/
sysdeps
/
unix
/
sysv
/
irix4
/
dup2.c
4 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
entered into RCS
1994-05-11 05:47:20 +08:00
#
include
<sysdeps/posix/__dup2.c>
Converted to use weak aliases with macros from libc-symbols.h.
1995-01-21 22:40:39 +08:00
weak_alias
(
__dup2
,
dup2
)
Reference in New Issue
Copy Permalink