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-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor
2004-02-05* cygwin.din: Make many more functions SIGFE.Christopher Faylor
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher 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-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen
2003-11-30 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen
2003-11-29* cygwin.din: Re-add inexplicably missing semaphore/msg functions.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-07 * Missing patch to cygwin.din.Corinna Vinschen
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-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen
2003-09-09 * cygwin.din: Export endusershell, getusershell and setusershell.Corinna Vinschen
2003-09-08 * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen
2003-08-13 * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-06-06 * cygwin.din: Add vsyslog.Corinna Vinschen
2003-05-20 * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2003-05-10 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor
2003-04-10 * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff
2003-03-17* cygwin.din: Export btowc, trunc.Christopher Faylor
2003-03-10 Switch to 32/64 datatypes:Corinna Vinschen
2003-03-01* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor
2003-02-23* cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor
2003-02-22* syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor
2003-02-16* cygwin.din: Export all appropriate newlib functions.Christopher Faylor
2003-01-24 * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen
2003-01-22 * cygwin.din: Export nanosleep().Corinna Vinschen
2003-01-17 * cygwin.din: Add strerror_r.Corinna Vinschen
2003-01-10 * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen
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-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor
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