summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add copyright stuffChristopher Faylor2002-01-131-1/+1
* * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen2002-01-061-1/+1
* * include/getopt.h: Fix define.Christopher Faylor2001-12-311-1/+1
* * cygwin.din: Add symbols for endutent(), getutent(), getutid(),Corinna Vinschen2001-12-281-1/+2
* * include/getopt.h: Protect a declaratin.Christopher Faylor2001-12-261-1/+3
* * Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor2001-12-261-0/+4
* * include/cygwin/version.h: Bump API minor version for below changes.Christopher Faylor2001-12-201-1/+2
* Fix up comments.Christopher Faylor2001-12-191-4/+0
* * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2001-12-171-8/+23
* * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor2001-12-171-1/+14
* * include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2001-12-111-0/+1
* whitespace cleanupChristopher Faylor2001-12-101-10/+10
* * path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdriveChristopher Faylor2001-12-031-1/+1
* * include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda2001-11-151-1/+2
* * include/cygwin/version.h: Bump version to 1.3.6.Christopher Faylor2001-11-121-2/+2
* * include/cygwin/version.h: Bump version to 1.3.5.Christopher Faylor2001-11-051-2/+2
* Eliminate excess whitespace.Christopher Faylor2001-11-057-76/+76
* * Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2001-10-241-1/+3
* * fhandler_tape.cc (fhandler_dev_tape::tape_status): ReportCorinna Vinschen2001-10-162-2/+9
* Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-09-251-1/+1
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-1/+1