This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
ack
Watch
1
Star
0
Fork
0
You've already forked ack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf95ea8fd94e5b1a7d964170c3b2b5877f037e29
ack
/
mach
/
i386
/
libsys
/
_dup.c
ceriel
67f0c95888
Added entry points for ANSI C
1990-01-22 11:01:47 +00:00
6 lines
38 B
C
Raw
Blame
History
int
_dup
(
d
)
{
return
__xdup
(
d
,
0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink