summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.din
Commit message (Expand)AuthorAgeFilesLines
...
* * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen2004-09-161-1/+1
* * cygwin.din (_impure_ptr): Export.Christopher Faylor2004-09-161-1/+1
* * include/cygwin/version.h: Bump api minor version number.Christopher Faylor2004-05-251-0/+1
* * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen2004-05-171-0/+6
* * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen2004-04-141-0/+2
* * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor2004-02-261-0/+2
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-13/+12
* * cygwin.din: Make many more functions SIGFE.Christopher Faylor2004-02-051-66/+66
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-221-0/+1
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-2/+7
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-6/+6
* * cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor2003-12-311-5/+5
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-1/+0
* * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen2003-12-011-2/+4
* * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen2003-11-291-0/+1
* * cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor2003-11-281-0/+11
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-1523/+1500
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-191-0/+7
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-171-0/+2
* * Missing patch to cygwin.din.Corinna Vinschen2003-11-061-0/+8
* * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen2003-10-271-0/+1
* * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen2003-10-271-0/+4
* * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen2003-10-221-0/+4
* * Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor2003-09-141-1/+0
* * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2003-09-101-0/+11
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-101-0/+7
* * cygwin.din: Export endusershell, getusershell and setusershell.Corinna Vinschen2003-09-081-0/+3
* * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen2003-09-081-0/+36
* * cygwin.din: Accomodate change from cygwin_lstat to lstat.Corinna Vinschen2003-08-131-2/+2
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-0/+1
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-241-0/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-0/+1
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-061-0/+1
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-201-0/+2
* * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen2003-05-091-45/+45
* * termios.cc (setspeed): New function.Christopher Faylor2003-04-161-0/+1
* * cygwin.din: Export wcscoll, wcswidth and wcwidth.Corinna Vinschen2003-04-101-0/+3
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-181-0/+11
* * cygwin.din: Export btowc, trunc.Christopher Faylor2003-03-171-4/+6
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-091-0/+20
* * cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.Christopher Faylor2003-03-011-3/+3
* * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din:Christopher Faylor2003-02-221-0/+1
* * syslog.cc (syslog): Do not print the Windows pid. Print the Cygwin pid as anChristopher Faylor2003-02-221-0/+1
* * cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor2003-02-161-446/+470
* * cygwin.din: Export all appropriate newlib functions.Christopher Faylor2003-02-151-2/+67
* * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen2003-01-241-0/+6
* * cygwin.din: Export nanosleep().Corinna Vinschen2003-01-221-0/+2
* * cygwin.din: Add strerror_r.Corinna Vinschen2003-01-171-0/+2
* * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen2003-01-101-0/+8
* * cygwin.din: Reflect name change from strtodf to strtof. Export strtof.Christopher Faylor2002-12-061-2/+3