.. |
acl.h
|
Update copyrights.
|
2001-09-11 20:01:02 +00:00 |
copying.dj
|
white space and minor comment cleanup.
|
2005-05-02 03:50:11 +00:00 |
cygwin.h
|
* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp to
|
2010-09-29 03:57:24 +00:00 |
dirent.h
|
* include/sys/dirent.h (d_fileno): Define as d_ino.
|
2010-08-06 18:55:25 +00:00 |
elf32.h
|
* include/sys/cdefs.h (__CONCAT): Define.
|
2005-08-08 15:00:39 +00:00 |
elf64.h
|
* include/sys/elf64.h: Fix types to reflect linux usage.
|
2005-11-14 20:34:33 +00:00 |
elf_common.h
|
white space
|
2005-08-12 02:39:13 +00:00 |
elf_generic.h
|
* include/sys/cdefs.h (__CONCAT): Define.
|
2005-08-08 15:00:39 +00:00 |
file.h
|
* Makefile.in: (DLL_OFILES): Add flock.o.
|
2003-11-29 23:00:51 +00:00 |
ioctl.h
|
* include/sys/ioctl.h: Pick up termios.h, for TIOCGWINSZ.
|
2006-12-06 14:08:08 +00:00 |
ipc.h
|
* cygserver.h (client_request::request_code_t): Add
|
2003-11-19 18:50:23 +00:00 |
kd.h
|
* fhandler.h (class dev_console): Add `metabit' indicating the
|
2006-07-03 15:29:10 +00:00 |
lock.h
|
white space and minor comment cleanup.
|
2005-05-02 03:50:11 +00:00 |
mman.h
|
* cygwin.din (madvise): Export posix_madvise as madvise.
|
2011-01-12 13:01:43 +00:00 |
mount.h
|
* mount.cc (struct opt): Add "bind" option.
|
2010-08-11 10:58:06 +00:00 |
msg.h
|
* cygserver.h (client_request::request_code_t): Add
|
2003-11-19 18:50:23 +00:00 |
mtio.h
|
* include/a.out.h: Add copyright hint.
|
2001-03-05 21:29:24 +00:00 |
param.h
|
* Throughout fix copyright dates.
|
2011-02-15 15:56:03 +00:00 |
poll.h
|
* cygwin.din (ppoll): Export.
|
2011-04-18 12:00:05 +00:00 |
procfs.h
|
* include/a.out.h: Add copyright hint.
|
2001-03-05 21:29:24 +00:00 |
queue.h
|
* Makefile.in (DLL_OFILES): Add xsique.o.
|
2007-06-12 15:24:46 +00:00 |
resource.h
|
* cygwin.din: Export getpriority and setpriority.
|
2005-01-25 22:45:11 +00:00 |
select.h
|
* include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as
|
2009-05-08 10:54:58 +00:00 |
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
|
* include/a.out.h: Add copyright hint.
|
2001-03-05 21:29:24 +00:00 |
socket.h
|
* cygwin.din (accept4): Export.
|
2010-01-15 15:40:05 +00:00 |
soundcard.h
|
whitespace cleanup
|
2001-12-10 03:35:54 +00:00 |
statfs.h
|
* include/sys/statfs.h: New header file.
|
2002-07-03 20:31:39 +00:00 |
statvfs.h
|
* include/sys/statvfs.h (ST_RDONLY): Define.
|
2005-02-23 16:27:54 +00:00 |
stdio.h
|
* include/sys/stdio.h: Remove _GNU_SOURCE guard around getline
|
2010-06-07 09:16:11 +00:00 |
strace.h
|
* sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by
|
2010-03-31 18:06:02 +00:00 |
sysinfo.h
|
* sysconf.cc (get_nprocs): New function.
|
2009-11-12 14:40:48 +00:00 |
syslimits.h
|
* fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
|
2006-11-07 17:59:54 +00:00 |
syslog.h
|
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
|
2005-05-10 20:56:07 +00:00 |
sysmacros.h
|
* include/cygwin/types.h: Move #include <sys/sysmacros.h> to
|
2011-04-05 00:53:17 +00:00 |
sysproto.h
|
* cygserver.h (client_request::request_code_t): Add
|
2003-11-19 18:50:23 +00:00 |
termio.h
|
* include/a.out.h: Add copyright hint.
|
2001-03-05 21:29:24 +00:00 |
termios.h
|
* Throughout fix copyright dates.
|
2011-02-15 15:56:03 +00:00 |
ttychars.h
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |
uio.h
|
* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length
|
2002-08-30 15:47:10 +00:00 |
un.h
|
* include/sys/un.h: #include <string.h> for strlen.
|
2009-03-23 08:45:18 +00:00 |
utime.h
|
white space and minor comment cleanup.
|
2005-05-02 03:50:11 +00:00 |
utmp.h
|
* cygwin.din (_getutline): Remove.
|
2008-07-30 04:58:24 +00:00 |
utsname.h
|
* include/a.out.h: Add copyright hint.
|
2001-03-05 21:29:24 +00:00 |
vfs.h
|
remove erroneous part of comment
|
2002-03-12 03:36:01 +00:00 |
wait.h
|
* include/sys/wait.h: Move definition of wait constants from here...
|
2006-06-12 14:25:05 +00:00 |
xattr.h
|
* include/sys/xattr.h: New file.
|
2011-03-29 08:03:35 +00:00 |