newlib/winsup/cygwin/include/sys
Christopher Faylor b1d9a0bd41 * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
* cygheap.h (cygheap_types): Add new enum: HEAP_1_HOOK.
(hook_chain): New struct.
(init_cygheap::hooks): Define new element.
* cygheap.cc (cygheap_fixup_in_child): Zero hook chain on exec.
* dcrt0.cc (dll_crt0_1): Call ld_preload just before calling main function.
* external.cc (cygwin_internal): Implement CW_HOOK.
* fork.cc (fork_child): Call fixup_hooks_after_fork.
* init.cc (cygwin_hmodule): Reinstate after a long absence.
* include/sys/cygwin.h: Define CW_HOOK.
* hookapi.cc: New file.
* select.cc (start_thread_socket): Add debugging output.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): gcc 4.x accommodation.
* fhandler_socket.cc (fhandler_socket::connect): Make sure that err is
initialized.
2005-03-22 19:00:31 +00:00
..
acl.h
cdefs.h
copying.dj
cygwin.h * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft. 2005-03-22 19:00:31 +00:00
dirent.h
file.h
ioctl.h
ipc.h
lock.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
mman.h * mmap.cc (mmap64): Handle MAP_AUTOGROW flag. 2005-03-08 09:18:47 +00:00
mount.h
msg.h
mtio.h
param.h
poll.h
procfs.h
queue.h
resource.h * cygwin.din: Export getpriority and setpriority. 2005-01-25 22:45:11 +00:00
select.h
sem.h
shm.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h * include/sys/statvfs.h (ST_RDONLY): Define. 2005-02-23 16:27:54 +00:00
stdio.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
strace.h * include/sys/strace.h: Don't output paranoid_printf by default. 2004-12-10 16:25:35 +00:00
syslog.h
sysmacros.h
sysproto.h
termio.h
termios.h
ttychars.h
uio.h
un.h
utime.h * times.cc (timeval_to_filetime): Define first parameter const. 2005-02-08 20:59:41 +00:00
utmp.h * cygwin.din (utmpxname): Export. 2005-03-03 22:08:12 +00:00
utsname.h
vfs.h
wait.h * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00