summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen2004-05-172-0/+17
* add missing filesChristopher Faylor2004-03-262-0/+65
* * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor2004-03-091-0/+2
* * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor2004-02-251-1/+2
* * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen2003-11-291-6/+30
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-0/+1
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-196-0/+647
* * include/limits.h: Revert unsanctioned changes below.Christopher Faylor2003-11-151-1/+1
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-081-1/+3
* * syscalls.cc (getshmlba): New function.Corinna Vinschen2003-11-061-1/+2
* * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen2003-11-041-1/+2
* * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen2003-10-221-1/+2
* * include/sys/mman.h (MAP_FAILED): Define as void *.Corinna Vinschen2003-10-091-1/+1
* * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor2003-09-271-0/+1
* fix stupid typoChristopher Faylor2003-09-171-1/+1
* * pinfo.h (winpids::pid_access): New element.Christopher Faylor2003-09-171-1/+1
* * include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.Christopher Faylor2003-09-131-1/+1
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-1/+2
* * mmap.cc (mmap64): Change address types from caddr_t to void *Corinna Vinschen2003-09-091-4/+4
* * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to beChristopher Faylor2003-09-091-2/+1
* * dir.cc (readdir): Reinstate setting of old ino field for legacy applications.Christopher Faylor2003-09-091-2/+2
* Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor2003-09-081-16/+9
* * include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.Christopher Faylor2003-09-011-2/+2
* * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor2003-09-011-1/+1
* * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2003-08-121-0/+23
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-061-0/+3
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-301-1/+6
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-291-1/+2
* * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen2003-05-124-0/+246
* ChangeLog already commited yesterday:Corinna Vinschen2003-04-031-1/+2
* * include/sys/cygwin.h: Declare cygwin_internal as unsigned long.Christopher Faylor2003-03-281-1/+1
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-092-1/+3
* * include/sys/cygwin.h: Use C-style comments.Christopher Faylor2003-02-051-21/+21
* * include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor2003-01-261-1/+1
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-101-1/+1
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-091-1/+2
* fix typoChristopher Faylor2002-11-231-1/+1
* * external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor2002-10-301-1/+2
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-141-2/+1
* * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor2002-08-301-4/+5
* * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen2002-08-261-5/+6
* * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen2002-07-221-0/+20
* * include/sys/statfs.h: New header file.Christopher Faylor2002-07-031-0/+11
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-232-142/+0
* * include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor2002-06-101-1/+0
* * external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor2002-06-091-2/+4
* * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USERCorinna Vinschen2002-06-031-1/+2
* * syscalls.cc (stat64_to_stat32): Transform st_dev correctly.Corinna Vinschen2002-06-031-1/+7
* * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor2002-05-291-0/+1