Corinna Vinschen
68509b303e
* cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,
getgrgid_r, getgrnam_r and getlogin_r.
* grp.cc (getgrgid_r): New function.
(getgrnam_r): Ditto.
* syscalls.cc (flockfile): Ditto.
(ftrylockfile): Ditto.
(funlockfile): Ditto.
* sysconf.cc (sysconf): Return LOGIN_NAME_MAX in case of
_SC_LOGIN_NAME_MAX.
* thread.cc (__cygwin_lock_trylock): Define int. Return value from
call to pthread_mutex_trylock.
* uinfo.cc (getlogin_r): New function.
* include/limits.h: Define LOGIN_NAME_MAX.
* include/cygwin/version.h: Bump API minor number.
* include/sys/lock.h: Add declarations for __cygwin_lock_xxx functions.
* include/sys/stdio.h: Add define for _ftrylockfile.
2004-05-17 16:06:02 +00:00
..
2001-09-11 20:01:02 +00:00
2004-02-25 01:19:13 +00:00
2003-09-09 00:21:16 +00:00
2003-11-29 23:00:51 +00:00
2002-01-13 20:03:03 +00:00
2003-11-19 18:50:23 +00:00
2004-05-17 16:06:02 +00:00
2003-10-09 11:40:16 +00:00
2003-05-29 03:50:15 +00:00
2003-11-19 18:50:23 +00:00
2003-11-15 17:04:10 +00:00
2001-09-11 20:01:02 +00:00
2003-11-28 20:55:59 +00:00
2001-11-05 06:09:15 +00:00
2001-09-11 20:01:02 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2002-08-26 09:57:27 +00:00
2001-12-10 03:35:54 +00:00
2002-07-03 20:31:39 +00:00
2004-05-17 16:06:02 +00:00
2003-01-26 05:38:38 +00:00
2003-06-06 08:11:19 +00:00
2002-06-03 17:44:09 +00:00
2003-11-19 18:50:23 +00:00
2004-03-09 02:51:26 +00:00
2002-08-30 15:47:10 +00:00
2001-11-05 06:09:15 +00:00
2003-05-12 11:06:27 +00:00
2003-09-10 15:51:59 +00:00
2002-03-12 03:36:01 +00:00