| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * cygwin.din (_impure_ptr): Don't export. | Corinna Vinschen | 2004-09-16 | 1 | -1/+1 |
* | * cygwin.din (_impure_ptr): Export. | Christopher Faylor | 2004-09-16 | 1 | -1/+1 |
* | * include/cygwin/version.h: Bump api minor version number. | Christopher Faylor | 2004-05-25 | 1 | -0/+1 |
* | * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, | Corinna Vinschen | 2004-05-17 | 1 | -0/+6 |
* | * cygwin.din: Export rand_r and ttyname_r. | Corinna Vinschen | 2004-04-14 | 1 | -0/+2 |
* | * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it exists | Christopher Faylor | 2004-02-26 | 1 | -0/+2 |
* | * localtime.cc (localtime_r): Call tzset. | Christopher Faylor | 2004-02-08 | 1 | -13/+12 |
* | * cygwin.din: Make many more functions SIGFE. | Christopher Faylor | 2004-02-05 | 1 | -66/+66 |
* | * dcrt0.cc (reent_data): Make global. | Christopher Faylor | 2004-01-22 | 1 | -0/+1 |
* | * cygwin/include/signal.h: Add copyright notice. | Christopher Faylor | 2004-01-19 | 1 | -2/+7 |
* | * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold | Christopher Faylor | 2004-01-03 | 1 | -6/+6 |
* | * cygwin.din: Make crt0 functions NOSIGFE. | Christopher Faylor | 2003-12-31 | 1 | -5/+5 |
* | * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report | Christopher Faylor | 2003-12-23 | 1 | -1/+0 |
* | * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. | Corinna Vinschen | 2003-12-01 | 1 | -2/+4 |
* | * Makefile.in: (DLL_OFILES): Add flock.o. | Corinna Vinschen | 2003-11-29 | 1 | -0/+1 |
* | * cygwin.din: Re-add inexplicably missing semaphore/msg functions. | Christopher Faylor | 2003-11-28 | 1 | -0/+11 |
* | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 2003-11-28 | 1 | -1523/+1500 |
* | * cygserver.h (client_request::request_code_t): Add | Corinna Vinschen | 2003-11-19 | 1 | -0/+7 |
* | * bsdlib.cc (getprogname): New function. | Corinna Vinschen | 2003-11-17 | 1 | -0/+2 |
* | * Missing patch to cygwin.din. | Corinna Vinschen | 2003-11-06 | 1 | -0/+8 |
* | * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile. | Corinna Vinschen | 2003-10-27 | 1 | -0/+1 |
* | * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait. | Corinna Vinschen | 2003-10-27 | 1 | -0/+4 |
* | * Makefile.in: Add $(LIBSERVER) rule. | Corinna Vinschen | 2003-10-22 | 1 | -0/+4 |
* | * Makefile.in: Make malloc_wrapper -fomit-frame-pointer. | Christopher Faylor | 2003-09-14 | 1 | -1/+0 |
* | * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o. | Corinna Vinschen | 2003-09-10 | 1 | -0/+11 |
* | * Makefile.in (DLL_OFILES): Add bsdlib.o. | Corinna Vinschen | 2003-09-10 | 1 | -0/+7 |
* | * cygwin.din: Export endusershell, getusershell and setusershell. | Corinna Vinschen | 2003-09-08 | 1 | -0/+3 |
* | * cygwin.din: Export argz_add argz_add_sep argz_append argz_count | Corinna Vinschen | 2003-09-08 | 1 | -0/+36 |
* | * cygwin.din: Accomodate change from cygwin_lstat to lstat. | Corinna Vinschen | 2003-08-13 | 1 | -2/+2 |
* | * cygwin.din: Export _fdopen64 | Christopher Faylor | 2003-07-25 | 1 | -0/+1 |
* | * environ.cc (check_case_init): Use strncasematch. | Christopher Faylor | 2003-07-24 | 1 | -0/+1 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 1 | -0/+1 |
* | * cygwin.din: Add vsyslog. | Corinna Vinschen | 2003-06-06 | 1 | -0/+1 |
* | * winsup/cygwin/include/cygwin/version.h: Bump API minor version. | Corinna Vinschen | 2003-05-20 | 1 | -0/+2 |
* | * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get | Corinna Vinschen | 2003-05-09 | 1 | -45/+45 |
* | * termios.cc (setspeed): New function. | Christopher Faylor | 2003-04-16 | 1 | -0/+1 |
* | * cygwin.din: Export wcscoll, wcswidth and wcwidth. | Corinna Vinschen | 2003-04-10 | 1 | -0/+3 |
* | * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init, | Thomas Pfaff | 2003-03-18 | 1 | -0/+11 |
* | * cygwin.din: Export btowc, trunc. | Christopher Faylor | 2003-03-17 | 1 | -4/+6 |
* | Switch to 32/64 datatypes: | Corinna Vinschen | 2003-03-09 | 1 | -0/+20 |
* | * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions. | Christopher Faylor | 2003-03-01 | 1 | -3/+3 |
* | * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din: | Christopher Faylor | 2003-02-22 | 1 | -0/+1 |
* | * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as an | Christopher Faylor | 2003-02-22 | 1 | -0/+1 |
* | * cygwin.din: Export all appropriate newlibc libm functions. Sort. | Christopher Faylor | 2003-02-16 | 1 | -446/+470 |
* | * cygwin.din: Export all appropriate newlib functions. | Christopher Faylor | 2003-02-15 | 1 | -2/+67 |
* | * cygwin.din: Export setreuid32, setreuid, setregid32, setregid. | Corinna Vinschen | 2003-01-24 | 1 | -0/+6 |
* | * cygwin.din: Export nanosleep(). | Corinna Vinschen | 2003-01-22 | 1 | -0/+2 |
* | * cygwin.din: Add strerror_r. | Corinna Vinschen | 2003-01-17 | 1 | -0/+2 |
* | * cygwin.din: add asprintf and vasprintf, as well as the reentrant | Corinna Vinschen | 2003-01-10 | 1 | -0/+8 |
* | * cygwin.din: Reflect name change from strtodf to strtof. Export strtof. | Christopher Faylor | 2002-12-06 | 1 | -2/+3 |