* lib/bsdlib.cc (login): Make argument const as per linux. (logout): Ditto. * syscalls.cc (getutid): Ditto. (getutline): Ditto. (pututline): Ditto. (getutxent): Add comment mentioning non-thread-safety. (getutxid): Ditto. (getutxline): Ditto. (pututxline): Ditto. * sys/utmp.h: Declare arguments to various functions as const as per linux. Remove bogus _getutline definition. |
||
|---|---|---|
| .. | ||
| arpa | ||
| asm | ||
| attr | ||
| cygwin | ||
| machine | ||
| net | ||
| netinet | ||
| sys | ||
| a.out.h | ||
| byteswap.h | ||
| ctype.h | ||
| dlfcn.h | ||
| elf.h | ||
| endian.h | ||
| err.h | ||
| exceptions.h | ||
| fcntl.h | ||
| features.h | ||
| fnmatch.h | ||
| fts.h | ||
| ftw.h | ||
| getopt.h | ||
| glob.h | ||
| icmp.h | ||
| ifaddrs.h | ||
| inttypes.h | ||
| io.h | ||
| lastlog.h | ||
| libgen.h | ||
| limits.h | ||
| mapi.h | ||
| memory.h | ||
| mntent.h | ||
| mqueue.h | ||
| netdb.h | ||
| paths.h | ||
| poll.h | ||
| pthread.h | ||
| pty.h | ||
| resolv.h | ||
| sched.h | ||
| search.h | ||
| semaphore.h | ||
| stdint.h | ||
| strings.h | ||
| sysexits.h | ||
| syslog.h | ||
| termio.h | ||
| tzfile.h | ||
| utmpx.h | ||
| wait.h | ||