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
2006-01-01* exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.Christopher Faylor
2005-12-31 * include/cygwin/in.h: Drop including stdint.h. Move definitionCorinna Vinschen
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-12-22 * fhandler.h (fhandler_base::issymlink): New method.Corinna Vinschen
2005-12-19* include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor
2005-12-14 * fhandler.cc (fhandler_base::open_9x): Handle O_SYNC and O_DIRECTCorinna Vinschen
2005-12-11* dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor
2005-12-07* include/cygwin/stdlib.h: Guard compilation of *unsetenv* in newlib.Christopher Faylor
2005-12-06* include/cygwin/stdlib.h: New file.Christopher Faylor
2005-12-06* dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.Christopher Faylor
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-11-29 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2005-11-29 * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-11-18 * libc: Add subdirectory.Corinna Vinschen
2005-11-18* include/cygwin/sys_time.h: Move futimes and lutimes declaration here fromChristopher Faylor
2005-11-18* times.cc (timezone): Put back (void).Christopher Faylor
2005-11-18* include/cygwin/sys_time.h: Rename from include/cygwin/time.h.Christopher Faylor
2005-11-14* include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor
2005-11-11* times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor
2005-11-11* include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor
2005-11-10 * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen
2005-11-09* memmem.cc: New file.Christopher Faylor
2005-11-01* include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor
2005-10-22 * include/cygwin/version.h: Fix typo.Corinna Vinschen
2005-10-20 * cygwin.din (futimes): Export.Corinna Vinschen
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen
2005-10-18 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen
2005-09-29Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor
2005-09-28 Revert erroneous checkin.Corinna Vinschen
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen
2005-09-22* include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.Christopher Faylor
2005-09-17 * net.cc (cygwin_inet_ntop): Change len argument to socklen_t toCorinna Vinschen
2005-08-28Add missing ChangeLog for previous checkin.Christopher Faylor
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor
2005-08-20* cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor
2005-08-12white spaceChristopher Faylor
2005-08-08* include/sys/cdefs.h: Remove extra line.Christopher Faylor
2005-08-08* include/sys/cdefs.h (__CONCAT): Define.Christopher Faylor
2005-08-08 * ftw.c: Include winsup.h.Corinna Vinschen
2005-08-08 * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen
2005-08-07* include/endian.h: Move everything into this file and define things more likeChristopher Faylor
2005-08-02 * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen
2005-07-29white spaceChristopher Faylor
2005-07-29* fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor
2005-07-29* include/sys/ioctl.h: Add some linux defines.Christopher Faylor
2005-07-27* include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.Christopher Faylor
2005-07-26* include/byteswap.h: New file.Christopher Faylor