This website requires JavaScript.
Explore
Help
Register
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c68ac2b46
glibc
/
sysdeps
/
unix
/
sysv
/
irix4
/
dup2.c
4 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
entered into RCS
1994-05-10 21:47:20 +00:00
#
include
<sysdeps/posix/__dup2.c>
Converted to use weak aliases with macros from libc-symbols.h.
1995-01-21 14:40:39 +00:00
weak_alias
(
__dup2
,
dup2
)