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
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
2002-06-06 * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen
2002-06-03 * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USERCorinna Vinschen
2002-06-03 * syscalls.cc (stat64_to_stat32): Transform st_dev correctly.Corinna Vinschen
2002-05-30* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.Christopher Faylor
2002-05-30 * external.cc (fillout_pinfo): Use new version define.Corinna Vinschen
2002-05-29* external.cc (fillout_pinfo): Set new version field in external_pinfoChristopher Faylor
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen
2002-05-29 * include/cygwin/socket.h: Protect some symbols against multipleCorinna Vinschen
2002-05-28 * security.cc (set_security_attribute): Call getegid32() instead ofCorinna Vinschen
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen
2002-05-22 * include/cygwin/types.h: Revert previous patch.Corinna Vinschen
2002-05-22 * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen
2002-05-13* cygwin.din: Add strlcat and strlcpy.Christopher Faylor
2002-05-12* fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor
2002-05-02* include/cygwin/types.h: Include <sys/sysmacros.h>.Christopher Faylor
2002-04-10* cygwin.din: Add strptime.Christopher Faylor
2002-03-16* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor
2002-03-15 * glob.c (stat32_to_STAT): New function.Corinna Vinschen
2002-03-13whitespace cleanup, update copyrightChristopher Faylor
2002-03-12remove erroneous part of commentChristopher Faylor
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-05 * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor