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
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcagney-unwind-20030108-branchcvs2svn
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor
2002-12-26* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-12-12whitespaceChristopher Faylor
2002-12-06* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor
2002-12-04* netdb.cc: New file.Christopher Faylor
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-23fix typoChristopher Faylor
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor
2002-11-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-10-31* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-10-31* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor
2002-10-21Change _function() to function() throughout.Christopher Faylor
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2002-10-14* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott
2002-09-03 * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor
2002-08-30 * cygwin.din: Add prototypes for new wchar functions in newlib.Corinna Vinschen
2002-08-28removeChristopher Faylor
2002-08-28 * cygwin.din: Export getc_unlocked, getchar_unlocked,Corinna Vinschen
2002-08-28 * fhandler_socket.cc (fhandler_socket::recvfrom): Eliminate flagsCorinna Vinschen
2002-08-26 * fhandler.h (fhandler_socket::recvfrom): Fix prototype.Corinna Vinschen
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen
2002-07-27* include/cygwin/version.h: Bump API version to indicate that ntsec is on byChristopher Faylor
2002-07-24 * include/cygwin/version.h: Bump minor API version.Corinna Vinschen
2002-07-22 * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-07-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-07-04* include/sys/statfs.h: New header file.Christopher Faylor
2002-07-02 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2002-06-26* winsup.h: Minor cleanup.Christopher Faylor
2002-06-24Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor
2002-06-10revert erroneous checkinChristopher Faylor
2002-06-10* include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-09* external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor
2002-06-08* include/wchar.h: Define __need_size_t.Christopher Faylor