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
..
2006-12-11 19:59:06 +00:00
2007-06-14 16:02:32 +00:00
2008-02-11 19:03:36 +00:00
2008-07-29 14:07:21 +00:00
2006-07-25 19:23:23 +00:00
2008-07-30 04:58:24 +00:00
2008-07-22 10:38:18 +00:00
2006-08-07 19:29:14 +00:00
2006-05-28 15:50:14 +00:00
2007-01-28 11:27:05 +00:00
2006-10-17 17:34:56 +00:00
2007-06-21 15:57:54 +00:00
2008-06-21 20:24:45 +00:00
2007-02-15 17:49:25 +00:00
2007-02-01 15:54:40 +00:00
2007-02-07 17:22:40 +00:00
2008-06-17 10:05:28 +00:00
2007-06-17 00:31:27 +00:00
2007-02-20 15:48:04 +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