aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor1-11/+12
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-0/+1
2005-05-09* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor1-1/+3
2005-05-02white space and minor comment cleanup.Christopher Faylor13-69/+69
2005-04-26* include/cygwin/version.h: Bump DLL minor number to 17.Christopher Faylor1-1/+1
2005-04-19 * cygwin.din (pselect): Export.Corinna Vinschen2-1/+8
2005-04-18* include/cygwin/version.h: Bump DLL minor number to 16.Christopher Faylor1-1/+1
2005-04-16* fhandler.cc (fhandler::dup): Duplicate flags, too.Christopher Faylor1-2/+3
2005-04-07 * syslog.cc: Include sys/socket.h.Corinna Vinschen1-1/+57
2005-04-02* include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor1-1/+1
2005-03-29 * include/limits.h (NAME_MAX): New define.Corinna Vinschen1-1/+4
2005-03-28* include/ctype.h: Accommodate building in newlib.Christopher Faylor1-1/+1
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor1-0/+4
2005-03-27* timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor1-5/+14
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2-1/+66
2005-03-23* include/ctype.h: Always define macros when inside cygwin.Christopher Faylor1-2/+3
2005-03-23* include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor1-1/+1
2005-03-23* include/ctype.h: New file.Christopher Faylor1-0/+71
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor1-1/+3
2005-03-22 * cygwin.din (__ctype_ptr): Export.Corinna Vinschen1-1/+2
2005-03-08 * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.Corinna Vinschen2-1/+5
2005-03-03 * cygwin.din (utmpxname): Export.Corinna Vinschen3-2/+15
2005-03-01* include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor1-1/+1
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen3-2/+9
2005-02-23 * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen1-0/+3
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen3-1/+53
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen2-1/+25
2005-02-22 * include/cygwin/version.h: Fix comment.Corinna Vinschen1-1/+1
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen1-1/+2
2005-02-08 * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen1-1/+1
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen4-1/+19
2005-01-16* init.cc (dll_entry): Remove unused extern.Christopher Faylor1-1/+1
2004-12-15 * cygwin.din: Add utmpx symbols.Corinna Vinschen4-21/+90
2004-12-10* include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor1-1/+1
2004-12-05* sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor1-18/+18
2004-12-01* include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor1-1/+2
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2-2/+3
2004-11-11* include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor1-1/+1
2004-10-04fix erroneous checkinChristopher Faylor1-1/+1
2004-10-04* include/cygwin/signal.h: Add siginterrupt definition.Christopher Faylor1-1/+2
2004-09-14 * autoload.cc (EnumProcessModules): Add.Corinna Vinschen1-0/+1
2004-09-05* include/cygwin/version.h: Bump DLL minor number to 12.Christopher Faylor1-1/+1
2004-06-09* include/cygwin/version.h: REALLY bump dll minor version to 11.Christopher Faylor1-1/+1
2004-06-08 * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen1-0/+2
2004-06-03 * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen1-3/+3
2004-05-25* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor1-1/+1
2004-05-25* include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor1-1/+1
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor1-1/+2
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen4-1/+24
2004-04-19 * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen1-1/+2