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
2004-03-30 * shm.cc (shmat): If shmid is unknown, call a special variationCorinna Vinschen
2004-03-27 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen
2004-03-27add missing filesChristopher Faylor
2004-03-19* include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor
2004-03-17* include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor
2004-03-15 Fix ChangeLog dates.Corinna Vinschen
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen
2004-03-09* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor
2004-03-05* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor
2004-02-25* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor
2004-02-05* cygwin.din: Make many more functions SIGFE.Christopher Faylor
2004-02-04* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor
2004-01-22change comment.Christopher Faylor
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher Faylor
2004-01-20* include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor
2004-01-20* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor
2003-12-31* cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-12-16 * include/cygwin/ipc.h: Include sys/types.h.Corinna Vinschen
2003-12-04 * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.Corinna Vinschen
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen
2003-12-01 * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen
2003-11-30 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen
2003-11-29* include/cygwin/signal.h: New file.Christopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-11-19 * cygserver.h (client_request::request_code_t): AddCorinna Vinschen
2003-11-17 * bsdlib.cc (getprogname): New function.Corinna Vinschen
2003-11-15* include/limits.h: Revert unsanctioned changes below.Christopher Faylor
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2003-11-08 * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen
2003-11-07 * bsdlib.cc (_vwarnx): New function.Corinna Vinschen
2003-11-06 * syscalls.cc (getshmlba): New function.Corinna Vinschen
2003-11-06 * include/cygwin/types.h: Fix preprocessor guards for vm_offset_t andCorinna Vinschen
2003-11-04 * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen
2003-10-29 * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen
2003-10-28* include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor
2003-10-28* include/stdint.h: Correctly define INT64_MAX.Christopher Faylor
2003-10-27 * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen
2003-10-27 * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen
2003-10-23 * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen
2003-10-09 * include/sys/mman.h (MAP_FAILED): Define as void *.Corinna Vinschen
2003-09-27remove accidental checkinChristopher Faylor
2003-09-27* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request eventChristopher Faylor
2003-09-27* fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor
2003-09-25* include/tzfile.h: Add some missing entries.Christopher Faylor
2003-09-25* include/paths.h: Add some missing entries.Christopher Faylor