This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-12 14:20:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b1af9bd98
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