newlib/winsup/cygwin/include/sys
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
..
acl.h
cdefs.h
copying.dj
cygwin.h * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set. 2004-02-25 01:19:13 +00:00
dirent.h
file.h * Makefile.in: (DLL_OFILES): Add flock.o. 2003-11-29 23:00:51 +00:00
ioctl.h
ipc.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
lock.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
mman.h
mount.h
msg.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
mtio.h
param.h * include/limits.h: Revert unsanctioned changes below. 2003-11-15 17:04:10 +00:00
poll.h
procfs.h
queue.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
resource.h
select.h
sem.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
shm.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
smallprint.h
socket.h
soundcard.h
statfs.h
stdio.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
strace.h
syslog.h
sysmacros.h
sysproto.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
termio.h
termios.h * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK. 2004-03-09 02:51:26 +00:00
ttychars.h
uio.h
un.h
utime.h
utmp.h
utsname.h
vfs.h
wait.h