summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* fix erroneous checkinChristopher Faylor2004-10-041-1/+1
* * include/cygwin/signal.h: Add siginterrupt definition.Christopher Faylor2004-10-041-1/+2
* * autoload.cc (EnumProcessModules): Add.Corinna Vinschen2004-09-141-0/+1
* * include/cygwin/version.h: Bump DLL minor number to 12.Christopher Faylor2004-09-051-1/+1
* * include/cygwin/version.h: REALLY bump dll minor version to 11.Christopher Faylor2004-06-091-1/+1
* * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen2004-06-081-0/+2
* * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen2004-06-031-3/+3
* * winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor2004-05-251-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor2004-05-251-1/+1
* * include/cygwin/version.h: Bump api minor version number.Christopher Faylor2004-05-251-1/+2
* * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen2004-05-174-1/+24
* * include/cygwin/mtio.h (GMT_ASYNC): New define.Corinna Vinschen2004-04-191-1/+2
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-141-0/+5
* * cygwin.din: Export rand_r and ttyname_r.Corinna Vinschen2004-04-141-1/+2
* * shm.cc (shmat): If shmid is unknown, call a special variationCorinna Vinschen2004-03-301-0/+3
* * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen2004-03-262-11/+49
* add missing filesChristopher Faylor2004-03-263-0/+81
* * include/cygwin/version.h: Bump DLL minor number to 10.Christopher Faylor2004-03-191-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 9.Christopher Faylor2004-03-171-1/+1
* Fix ChangeLog dates.Corinna Vinschen2004-03-152-3/+6
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-141-3/+72
* * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor2004-03-091-0/+2
* * include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff2004-03-041-1/+4
* * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor2004-02-263-1/+9
* * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor2004-02-251-1/+2
* * cygwin.din: Make many more functions SIGFE.Christopher Faylor2004-02-051-3/+5
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-032-2/+9
* change comment.Christopher Faylor2004-01-221-2/+2
* * dcrt0.cc (reent_data): Make global.Christopher Faylor2004-01-221-1/+2
* * include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor2004-01-201-1/+1
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-191-1/+1
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-192-34/+53
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-2/+2
* * cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor2003-12-311-1/+1
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-1/+2
* * include/cygwin/ipc.h: Include sys/types.h.Corinna Vinschen2003-12-161-0/+2
* * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.Corinna Vinschen2003-12-041-1/+1
* * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen2003-12-012-1/+34
* * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen2003-12-011-1/+0
* * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen2003-11-292-7/+32
* * include/cygwin/signal.h: New file.Christopher Faylor2003-11-281-0/+191
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-282-2/+3
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-1912-75/+883
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-171-1/+2
* * include/limits.h: Revert unsanctioned changes below.Christopher Faylor2003-11-153-3/+3
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-143-3/+3
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-082-2/+5
* * bsdlib.cc (_vwarnx): New function.Corinna Vinschen2003-11-062-1/+35
* * syscalls.cc (getshmlba): New function.Corinna Vinschen2003-11-062-2/+4
* * include/cygwin/types.h: Fix preprocessor guards for vm_offset_t andCorinna Vinschen2003-11-061-2/+7