summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-07-041-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-07-031-1/+1
* * include/sys/statfs.h: New header file.Christopher Faylor2002-07-031-0/+11
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2002-07-021-1/+2
* * winsup.h: Minor cleanup.Christopher Faylor2002-06-261-1/+1
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-232-142/+0
* revert erroneous checkinChristopher Faylor2002-06-101-1/+1
* * include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor2002-06-102-2/+1
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-101-4/+14
* * external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor2002-06-091-2/+4
* * include/wchar.h: Define __need_size_t.Christopher Faylor2002-06-081-0/+1
* * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen2002-06-062-18/+15
* * 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-033-5/+19
* * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor2002-05-291-0/+1
* * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen2002-05-291-1/+3
* * external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor2002-05-291-2/+4
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-0/+5
* * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen2002-05-295-20/+385
* * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen2002-05-281-0/+1
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-2/+3
* * include/cygwin/types.h: Revert previous patch.Corinna Vinschen2002-05-221-2/+0
* * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2002-05-221-0/+2
* * cygwin.din: Add strlcat and strlcpy.Christopher Faylor2002-05-131-1/+2
* * fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor2002-05-121-1/+3
* * include/cygwin/types.h: Include <sys/sysmacros.h>.Christopher Faylor2002-05-011-0/+2
* * cygwin.din: Add strptime.Christopher Faylor2002-04-091-1/+2
* * pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor2002-03-151-1/+1
* * glob.c (stat32_to_STAT): New function.Corinna Vinschen2002-03-151-0/+5
* whitespace cleanup, update copyrightChristopher Faylor2002-03-135-5/+5
* remove erroneous part of commentChristopher Faylor2002-03-121-1/+1
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-051-3/+4
* * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen2002-03-051-0/+8
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-288-18/+484
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-02-271-1/+1
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-252-28/+77
* * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor2002-02-141-0/+1
* * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor2002-02-142-2/+2
* * include/cygwin/acl.h: Fix definition of aclent_t.Corinna Vinschen2002-02-121-11/+11
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-101-1/+1
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-102-5/+24
* * include/cygwin/grp.h: New file.Corinna Vinschen2002-02-094-5/+122
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-292-1/+10
* * include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor2002-01-281-0/+7
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-01-211-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-01-211-1/+1
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-01-191-1/+1
* * include/cygwin/version.h: Bump API minor version to 51.Corinna Vinschen2002-01-191-1/+2
* * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen2002-01-191-0/+2
* * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen2002-01-172-1/+63