aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
AgeCommit message (Expand)AuthorFilesLines
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor1-1/+1
2005-06-18 * glob.c: (glob0): New local variable `limit`. Use in calls to glob1Corinna Vinschen2-1/+3
2005-06-17 * cygwin.din (inet_pton): Export.Corinna Vinschen2-1/+4
2005-06-11* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor1-2/+2
2005-06-10 * cygwin.din (imaxabs): Export.Corinna Vinschen2-2/+4
2005-06-09* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor1-1/+1
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor1-0/+22
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen1-2/+0
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor1-1/+1
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor1-1/+2
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen1-2/+2
2005-05-19 * include/cygwin/in.h: Add comment.Corinna Vinschen1-1/+3
2005-05-19 * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen1-1/+11
2005-05-19fix commentChristopher Faylor1-1/+1
2005-05-19fix commentChristopher Faylor1-1/+1
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor1-1/+4
2005-05-19* include/endian.h: New file.Christopher Faylor1-0/+17
2005-05-17* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor1-1/+2
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