summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din (getpeereid): Export.Corinna Vinschen2005-02-233-2/+9
* * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2005-02-231-0/+3
* * cygwin.din (fstatvfs): Export.Corinna Vinschen2005-02-233-1/+53
* * cygwin.din (basename): Export.Corinna Vinschen2005-02-222-1/+25
* * include/cygwin/version.h: Fix comment.Corinna Vinschen2005-02-221-1/+1
* * cygwin.din (fdatasync): Export.Corinna Vinschen2005-02-221-1/+2
* * times.cc (timeval_to_filetime): Define first parameter const.Corinna Vinschen2005-02-081-1/+1
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-254-1/+19
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-161-1/+1
* * cygwin.din: Add utmpx symbols.Corinna Vinschen2004-12-154-21/+90
* * include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor2004-12-101-1/+1
* * sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor2004-12-051-18/+18
* * include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor2004-12-011-1/+2
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-262-2/+3
* * include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor2004-11-111-1/+1
* 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