summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+1
* * dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor2005-05-091-1/+3
* white space and minor comment cleanup.Christopher Faylor2005-05-0213-69/+69
* * include/cygwin/version.h: Bump DLL minor number to 17.Christopher Faylor2005-04-261-1/+1
* * cygwin.din (pselect): Export.Corinna Vinschen2005-04-192-1/+8
* * include/cygwin/version.h: Bump DLL minor number to 16.Christopher Faylor2005-04-181-1/+1
* * fhandler.cc (fhandler::dup): Duplicate flags, too.Christopher Faylor2005-04-161-2/+3
* * syslog.cc: Include sys/socket.h.Corinna Vinschen2005-04-071-1/+57
* * include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor2005-04-021-1/+1
* * include/limits.h (NAME_MAX): New define.Corinna Vinschen2005-03-291-1/+4
* * include/ctype.h: Accommodate building in newlib.Christopher Faylor2005-03-281-1/+1
* * cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor2005-03-281-0/+4
* * timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor2005-03-271-5/+14
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-272-1/+66
* * include/ctype.h: Always define macros when inside cygwin.Christopher Faylor2005-03-231-2/+3
* * include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor2005-03-231-1/+1
* * include/ctype.h: New file.Christopher Faylor2005-03-231-0/+71
* * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor2005-03-221-1/+3
* * cygwin.din (__ctype_ptr): Export.Corinna Vinschen2005-03-221-1/+2
* * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.Corinna Vinschen2005-03-082-1/+5
* * cygwin.din (utmpxname): Export.Corinna Vinschen2005-03-033-2/+15
* * include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor2005-03-011-1/+1
* * cygwin.din (getpeereid): Export.Corinna Vinschen2005-02-233-2/+9
* * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2005-02-231-0/+3
* * cygwin.din (fstatvfs): Export.Corinna Vinschen2005-02-233-1/+53
* * cygwin.din (basename): Export.Corinna Vinschen2005-02-222-1/+25
* * include/cygwin/version.h: Fix comment.Corinna Vinschen2005-02-221-1/+1
* * cygwin.din (fdatasync): Export.Corinna Vinschen2005-02-221-1/+2
* * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen2005-02-081-1/+1
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-254-1/+19
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-161-1/+1
* * cygwin.din: Add utmpx symbols.Corinna Vinschen2004-12-154-21/+90
* * include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor2004-12-101-1/+1
* * sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor2004-12-051-18/+18
* * include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor2004-12-011-1/+2
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-262-2/+3
* * include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor2004-11-111-1/+1
* fix erroneous checkinChristopher Faylor2004-10-041-1/+1
* * include/cygwin/signal.h: Add siginterrupt definition.Christopher Faylor2004-10-041-1/+2
* * autoload.cc (EnumProcessModules): Add.Corinna Vinschen2004-09-141-0/+1
* * include/cygwin/version.h: Bump DLL minor number to 12.Christopher Faylor2004-09-051-1/+1
* * include/cygwin/version.h: REALLY bump dll minor version to 11.Christopher Faylor2004-06-091-1/+1
* * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen2004-06-081-0/+2
* * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen2004-06-031-3/+3
* * winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor2004-05-251-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor2004-05-251-1/+1
* * include/cygwin/version.h: Bump api minor version number.Christopher Faylor2004-05-251-1/+2
* * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen2004-05-174-1/+24
* * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen2004-04-191-1/+2
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-141-0/+5