summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/autoload.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2004-05-17 16:06:02 +0000
committerCorinna Vinschen <corinna@vinschen.de>2004-05-17 16:06:02 +0000
commit68509b303eb9d091068adf651385c29c41a8f458 (patch)
tree39b0c6a04fe2571166c8a9025bb0973858429e03 /winsup/cygwin/autoload.cc
parent3271e9f9e38cb9d0e51554680f1f87c3ea3fe5f7 (diff)
downloadcygnal-68509b303eb9d091068adf651385c29c41a8f458.tar.gz
cygnal-68509b303eb9d091068adf651385c29c41a8f458.tar.bz2
cygnal-68509b303eb9d091068adf651385c29c41a8f458.zip
* 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.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions