summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen2003-11-042-2/+4
* * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen2003-10-291-13/+13
* * include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor2003-10-281-5/+5
* * include/stdint.h: Correctly define INT64_MAX.Christopher Faylor2003-10-281-1/+1
* * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen2003-10-271-1/+2
* * cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.Corinna Vinschen2003-10-272-1/+6
* * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen2003-10-222-2/+4
* * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen2003-10-226-487/+2
* * include/sys/mman.h (MAP_FAILED): Define as void *.Corinna Vinschen2003-10-091-1/+1
* remove accidental checkinChristopher Faylor2003-09-271-20/+0
* * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set ioctl_request eventChristopher Faylor2003-09-271-0/+20
* * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,Christopher Faylor2003-09-271-0/+1
* * include/tzfile.h: Add some missing entries.Christopher Faylor2003-09-251-3/+36
* * include/paths.h: Add some missing entries.Christopher Faylor2003-09-251-4/+13
* correct incorrect checkinChristopher Faylor2003-09-251-1/+1
* * devices.cc: New file.Christopher Faylor2003-09-251-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 6.Christopher Faylor2003-09-201-1/+1
* fix stupid typoChristopher Faylor2003-09-171-1/+1
* * pinfo.h (winpids::pid_access): New element.Christopher Faylor2003-09-171-1/+1
* * Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor2003-09-141-5/+5
* * include/sys/cygwin.h: Rename PID_UNUSED to PID_MAP_RW.Christopher Faylor2003-09-131-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 5.Christopher Faylor2003-09-131-1/+1
* * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen2003-09-102-6/+10
* * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen2003-09-104-3/+26
* * mmap.cc (mmap64): Change address types from caddr_t to void *Corinna Vinschen2003-09-091-4/+4
* * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to beChristopher Faylor2003-09-091-2/+1
* * dir.cc (readdir): Reinstate setting of old ino field for legacy applications.Christopher Faylor2003-09-091-2/+2
* * cygwin.din: Export endusershell, getusershell and setusershell.Corinna Vinschen2003-09-081-4/+5
* * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen2003-09-081-1/+6
* Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor2003-09-081-16/+9
* * include/cygwin/in.h: Don't define ipv6 stuff unless we call for itChristopher Faylor2003-09-081-0/+2
* * include/cygwin/version.h: Bump DLL minor number to 4.Christopher Faylor2003-09-011-1/+1
* * include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.Christopher Faylor2003-09-011-2/+2
* * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor2003-09-011-1/+1
* * include/cygwin/stat.h: Allow definition of internal stat structuresCorinna Vinschen2003-08-261-1/+1
* * include/sys/param.h (NBBY): Define if not defined.Corinna Vinschen2003-08-121-0/+23
* * include/cygwin/version.h: Bump DLL minor number to 3.Christopher Faylor2003-08-091-1/+1
* * include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2003-08-081-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2003-07-281-1/+1
* * include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2003-07-251-0/+4
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-1/+2
* * environ.cc (check_case_init): Use strncasematch.Christopher Faylor2003-07-241-1/+2
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-101-1/+1
* * fhandler_proc.cc (format_proc_stat): Use correctly sized constants forChristopher Faylor2003-07-101-1/+1
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-101-1/+1
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-162-1/+3
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-062-1/+5
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-301-1/+6
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-291-1/+2
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-202-2/+3