CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/09/12 08:56:50
Modified files:
lib/libc/crypt : crypt.c cryptutil.c
lib/libc/gen : exec.c getdomainname.c getgrouplist.c
gethostname.c getlogin.c getpagesize.c
initgroups.c isatty.c sysconf.c ttyname.c
lib/libc/hidden: unistd.h
lib/libc/net : rcmd.c rcmdsh.c rresvport.c ruserok.c
lib/libc/stdio : mktemp.c
Log message:
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
Delete unused 'fd' argument from internal function oldttyname()