aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwin.din
AgeCommit message (Expand)AuthorFilesLines
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor1-1/+1
2005-08-20* cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor1-0/+1
2005-08-08 * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen1-0/+10
2005-07-29* fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor1-0/+2
2005-07-09 * cygwin.din (getline): Export.Corinna Vinschen1-2/+4
2005-07-08 * cygwin.din (__getline): Export.Corinna Vinschen1-0/+2
2005-06-17 * cygwin.din (inet_pton): Export.Corinna Vinschen1-0/+2
2005-06-10 * cygwin.din (imaxabs): Export.Corinna Vinschen1-0/+6
2005-06-09* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor1-2/+2
2005-05-29* cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor1-2/+2
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor1-0/+2
2005-04-19 * cygwin.din (pselect): Export.Corinna Vinschen1-0/+1
2005-04-14* dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor1-0/+1
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor1-0/+1
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor1-0/+3
2005-03-23checkin previously missed file.Christopher Faylor1-1/+0
2005-03-22 * cygwin.din (__ctype_ptr): Export.Corinna Vinschen1-0/+1
2005-03-03 * cygwin.din (utmpxname): Export.Corinna Vinschen1-0/+1
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen1-0/+1
2005-02-23 * cygwin.din (fstatvfs): Export.Corinna Vinschen1-0/+2
2005-02-22 * cygwin.din (basename): Export.Corinna Vinschen1-0/+2
2005-02-22 * cygwin.din (fdatasync): Export.Corinna Vinschen1-0/+1
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen1-0/+2
2004-12-15 * cygwin.din: Add utmpx symbols.Corinna Vinschen1-0/+6
2004-09-17 * cygwin.din (_impure_ptr): And export again. There are libs out there.Corinna Vinschen1-0/+1
2004-09-16 * cygwin.din (_impure_ptr): Don't export.Corinna Vinschen1-1/+1
2004-09-16* cygwin.din (_impure_ptr): Export.Christopher Faylor1-1/+1
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor1-0/+1
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen1-0/+6
2004-04-14 * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen1-0/+2
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor1-0/+2
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-13/+12
2004-02-05* cygwin.din: Make many more functions SIGFE.Christopher Faylor1-66/+66
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher Faylor1-0/+1
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-2/+7
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor1-6/+6
2003-12-31* cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor1-5/+5
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-1/+0
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen1-2/+4
2003-11-29 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen1-0/+1
2003-11-28* cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor1-0/+11
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-1523/+1500
2003-11-19 * cygserver.h (client_request::request_code_t): AddCorinna Vinschen1-0/+7
2003-11-17 * bsdlib.cc (getprogname): New function.Corinna Vinschen1-0/+2
2003-11-06 * Missing patch to cygwin.din.Corinna Vinschen1-0/+8
2003-10-27 * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen1-0/+1
2003-10-27 * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen1-0/+4
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen1-0/+4
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor1-1/+0
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen1-0/+11