Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-05This commit was manufactured by cvs2svn to create branch 'vendor'.cvs2svn
2005-07-03* include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor
2005-06-18 * glob.c: (glob0): New local variable `limit`. Use in calls to glob1Corinna Vinschen
2005-06-18 * cygwin.din (inet_pton): Export.Corinna Vinschen
2005-06-11* include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor
2005-06-10 * cygwin.din (imaxabs): Export.Corinna Vinschen
2005-06-09* include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen
2005-05-20 * include/cygwin/in.h: Add comment.Corinna Vinschen
2005-05-20 * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen
2005-05-20fix commentChristopher Faylor
2005-05-20fix commentChristopher Faylor
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor
2005-05-19* include/endian.h: New file.Christopher Faylor
2005-05-17* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor
2005-05-11 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen
2005-05-09* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-26* include/cygwin/version.h: Bump DLL minor number to 17.Christopher Faylor
2005-04-19 * cygwin.din (pselect): Export.Corinna Vinschen
2005-04-18* include/cygwin/version.h: Bump DLL minor number to 16.Christopher Faylor
2005-04-16* fhandler.cc (fhandler::dup): Duplicate flags, too.Christopher Faylor
2005-04-08 * syslog.cc: Include sys/socket.h.Corinna Vinschen
2005-04-03* include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor
2005-03-29 * include/limits.h (NAME_MAX): New define.Corinna Vinschen
2005-03-29* include/ctype.h: Accommodate building in newlib.Christopher Faylor
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor
2005-03-27* timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor
2005-03-24* include/ctype.h: Always define macros when inside cygwin.Christopher Faylor
2005-03-23* include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor
2005-03-23* include/ctype.h: New file.Christopher Faylor
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor
2005-03-22 * cygwin.din (__ctype_ptr): Export.Corinna Vinschen
2005-03-08 * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.Corinna Vinschen
2005-03-04 * cygwin.din (utmpxname): Export.Corinna Vinschen
2005-03-01* include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen
2005-02-23 * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen
2005-02-22 * include/cygwin/version.h: Fix comment.Corinna Vinschen
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen
2005-02-08 * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen
2005-01-26 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen