summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys
Commit message (Expand)AuthorAgeFilesLines
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-8/+8
* * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen2006-07-031-0/+20
* * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen2006-07-031-13/+15
* * include/sys/wait.h: Move definition of wait constants from here...Corinna Vinschen2006-06-121-21/+2
* white spaceChristopher Faylor2006-05-281-2/+2
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-1/+2
* * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen2006-03-011-1/+1
* * include/sys/termios.h (cfsetispeed): Just define as a function rather thanChristopher Faylor2006-02-281-21/+23
* * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor2006-02-101-1/+1
* * include/features.h: Add comment to explain what's going to happenCorinna Vinschen2006-02-051-0/+2
* * external.cc (setup_winenv): New function.Christopher Faylor2006-02-021-1/+2
* * include/sys/dirent.h (struct dirent): Revert misguided attempt toCorinna Vinschen2006-01-281-1/+1
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-12/+5
* * include/cygwin/version.h: Bump API minor number to 151.Christopher Faylor2006-01-211-18/+14
* * include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor2006-01-201-13/+13
* * dir.cc (readdir_worker): Fill in invalid fields with -1. Accommodate nameChristopher Faylor2006-01-191-2/+4
* * include/cygwin/in.h: Drop including stdint.h. Move definitionCorinna Vinschen2005-12-311-2/+4
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-17/+14
* * include/sys/dirent.h: Change __deprecated_d_ino to __invalid_d_ino throughoutChristopher Faylor2005-12-191-3/+3
* * dirent.h: Change the rest of the d_ino's to __deprecated_d_ino.Christopher Faylor2005-12-101-4/+4
* * dir.cc (readdir_workdir): Only fill out d_ino when linked into older app.Christopher Faylor2005-12-051-1/+1
* * fhandler.h (fhandler_dev_zero::mmap): Add method.Corinna Vinschen2005-11-291-3/+2
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-0/+5
* * include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor2005-11-141-38/+41
* * times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor2005-11-111-0/+2
* * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor2005-11-011-0/+2
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-0/+2
* * include/sys/strace.h (_STRACE_ON): Remove semicolon from definition.Christopher Faylor2005-09-221-2/+2
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-201-0/+1
* 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-085-0/+717
* * include/endian.h: Move everything into this file and define things more likeChristopher Faylor2005-08-061-0/+26
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-021-1/+3
* white spaceChristopher Faylor2005-07-291-4/+4
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-291-24/+30
* * include/sys/ioctl.h: Add some linux defines.Christopher Faylor2005-07-291-4/+36
* * cygwin.din (getline): Export.Corinna Vinschen2005-07-091-2/+7
* * cygwin.din (__getline): Export.Corinna Vinschen2005-07-081-1/+4
* * include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor2005-05-171-1/+2
* * cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor2005-05-131-11/+12
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+1
* * dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor2005-05-091-1/+3
* white space and minor comment cleanup.Christopher Faylor2005-05-027-15/+15
* * cygwin.din (pselect): Export.Corinna Vinschen2005-04-191-0/+6
* * syslog.cc: Include sys/socket.h.Corinna Vinschen2005-04-071-1/+57
* * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor2005-03-221-1/+3
* * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.Corinna Vinschen2005-03-081-0/+3
* * cygwin.din (utmpxname): Export.Corinna Vinschen2005-03-031-1/+4
* * include/sys/statvfs.h (ST_RDONLY): Define.Corinna Vinschen2005-02-231-0/+3