Christopher Faylor
a010e6abed
* cygwin.din (_getutline): Remove.
* 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.
2008-07-30 04:58:24 +00:00
..
2008-02-11 19:03:36 +00:00
2008-07-29 14:07:21 +00:00
2008-07-30 04:58:24 +00:00
2008-07-22 10:38:18 +00:00
2008-06-21 20:24:45 +00:00
2008-06-17 10:05:28 +00:00
2008-05-17 21:34:05 +00:00
2008-02-15 17:53:11 +00:00
2008-04-24 08:46:41 +00:00