summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor2005-12-031-3/+2
* * cygtls.h (_cygtls::el): New field.Christopher Faylor2005-12-033-8/+6
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2005-11-291-1/+2
* * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen2005-11-291-3/+2
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-0/+5
* * libc: Add subdirectory.Corinna Vinschen2005-11-182-1/+6
* * include/cygwin/sys_time.h: Move futimes and lutimes declaration here fromChristopher Faylor2005-11-181-1/+3
* * times.cc (timezone): Put back (void).Christopher Faylor2005-11-181-0/+14
* * include/cygwin/sys_time.h: Rename from include/cygwin/time.h.Christopher Faylor2005-11-182-4/+29
* * include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor2005-11-141-38/+41
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-112-1/+27
* * times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor2005-11-111-0/+2
* * include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor2005-11-101-2/+2
* * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen2005-11-101-0/+1
* * memmem.cc: New file.Christopher Faylor2005-11-081-1/+2
* * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor2005-11-011-0/+2
* * include/cygwin/version.h: Fix typo.Corinna Vinschen2005-10-221-1/+1
* * cygwin.din (futimes): Export.Corinna Vinschen2005-10-201-1/+2
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-182-1/+4
* * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen2005-10-172-26/+107
* Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor2005-09-281-0/+15
* Revert erroneous checkin.Corinna Vinschen2005-09-282-60/+3
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-282-3/+60
* * include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.Christopher Faylor2005-09-221-2/+2
* * net.cc (cygwin_inet_ntop): Change len argument to socklen_t toCorinna Vinschen2005-09-172-1/+2
* Add missing ChangeLog for previous checkin.Christopher Faylor2005-08-281-2/+1
* * cygwin.din: Correct readdir_r typo.Christopher Faylor2005-08-281-1/+2
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-202-1/+3
* white spaceChristopher Faylor2005-08-123-21/+20
* * include/sys/cdefs.h: Remove extra line.Christopher Faylor2005-08-081-1/+0
* * include/sys/cdefs.h (__CONCAT): Define.Christopher Faylor2005-08-086-0/+742
* * ftw.c: Include winsup.h.Corinna Vinschen2005-08-081-0/+8
* * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen2005-08-083-1/+218
* * include/endian.h: Move everything into this file and define things more likeChristopher Faylor2005-08-063-1/+51
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-022-2/+5
* white spaceChristopher Faylor2005-07-291-4/+4
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-292-25/+32
* * include/sys/ioctl.h: Add some linux defines.Christopher Faylor2005-07-291-4/+36
* * include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.Christopher Faylor2005-07-271-0/+2
* * include/byteswap.h: New file.Christopher Faylor2005-07-261-0/+39
* * include/cygwin/types.h: Define loff_t.Christopher Faylor2005-07-251-0/+2
* * cygwin.din (getline): Export.Corinna Vinschen2005-07-092-3/+9
* * cygwin.din (__getline): Export.Corinna Vinschen2005-07-082-2/+6
* * include/cygwin/version.h: Bump DLL minor number to 19.Christopher Faylor2005-07-031-1/+1
* * glob.c: (glob0): New local variable `limit`. Use in calls to glob1Corinna Vinschen2005-06-182-1/+3
* * cygwin.din (inet_pton): Export.Corinna Vinschen2005-06-172-1/+4
* * include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor2005-06-111-2/+2
* * cygwin.din (imaxabs): Export.Corinna Vinschen2005-06-102-2/+4
* * include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor2005-06-091-1/+1
* * include/machine/stdlib.h: New file.Christopher Faylor2005-06-011-0/+22