This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
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
)
Reference in New Issue
Copy Permalink