summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen2005-08-089-10/+1721
* * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor2005-08-086-19/+54
* * dllfixdbg: New perl script.Christopher Faylor2005-08-086-104/+402
* * Makefile.in: Allow previous patch to work in a 64 bit environment.Corinna Vinschen2005-08-072-1/+5
* revert erroneous checkinChristopher Faylor2005-08-071-3/+0
* * Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor2005-08-074-24/+40
* * include/endian.h: Move everything into this file and define things more likeChristopher Faylor2005-08-065-6/+61
* Update to switch FAQ from texinfo to DocBook.Joshua Daniel Franklin2005-08-0612-25/+3987
* * thread.cc (pthread::create(3 args)): Make bool.Corinna Vinschen2005-08-053-7/+19
* * fhandler_tty.cc (fhandler_tty_slave::tcflush): Return either 0 or -1.Corinna Vinschen2005-08-052-1/+5
* * thread.cc (pthread_cond_timedwait): Check abstime for validityCorinna Vinschen2005-08-052-4/+22
* * mount.cc (longopts): Fix typo which disallows --options option.Corinna Vinschen2005-08-032-2/+6
* * include/sys/termios.h: Define TIOCMBIS and TIOCMBIC.Corinna Vinschen2005-08-025-39/+76
* * fhandler_disk_file.cc (fhandler_base::pread): Don't move file offset pointerChristopher Faylor2005-07-292-6/+25
* white spaceChristopher Faylor2005-07-291-4/+4
* * fhandler.h (fhandler_base::pread): Declare new function.Christopher Faylor2005-07-298-25/+128
* * include/sys/ioctl.h: Add some linux defines.Christopher Faylor2005-07-292-4/+40
* * pinfo.cc (pinfo::init): Put back accidentally removed debug_printf.Christopher Faylor2005-07-292-0/+5
* * cygthread.cc (cygthread::simplestub): Wait for h to be filled out by mainChristopher Faylor2005-07-292-1/+9
* * pinfo.cc (pinfo::init): Sleep before retrying open_shared().Christopher Faylor2005-07-292-2/+5
* * fork.cc (fork_parent): Fix null deref if pinfo creation fails.Christopher Faylor2005-07-292-2/+7
* * cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor2005-07-284-10/+18
* 2005-07-28 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2005-07-282-2/+8
* * include/cygwin/in.h (INET_ADDRSTRLEN): Add new definition.Christopher Faylor2005-07-272-0/+6
* * gendef: Use nocr to remove \r's from input. gendef (nocr): New function.Christopher Faylor2005-07-272-3/+13
* * fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer to NULL.Christopher Faylor2005-07-272-2/+14
* * include/byteswap.h: New file.Christopher Faylor2005-07-262-0/+43
* update copyrightChristopher Faylor2005-07-261-1/+1
* * include/cygwin/types.h: Define loff_t.Christopher Faylor2005-07-252-0/+6
* 2005-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-07-252-0/+5
* * include/wingdi.h (TT_PRIM_CSPLINE): Define.Danny Smith2005-07-202-0/+6
* * include/richedit.h (SETTEXTEX): Define structure andDanny Smith2005-07-202-2/+18
* * cygcheck.cc (find_on_path): Perform .exe magic on non-PATH search.Christopher Faylor2005-07-192-1/+13
* * include/wingdi.h (SYSPAL_NOSTATIC256): Define.Danny Smith2005-07-192-2/+7
* * include/wingdi.h (WINGDIAPI): Define to SECLSPEC_DLLIMPORTDanny Smith2005-07-192-353/+364
* * include/commctrl.h (RBBS_USECHEVRON): Define.Danny Smith2005-07-192-11/+19
* * lib/kernel32.def (GetUserGeoID): Correct suffix.Danny Smith2005-07-182-3/+8
* * include/commctrl.h (TreeView_SetItemState): InitiliseDanny Smith2005-07-182-0/+7
* Remove 2005-07-08 Dimitri Papadopoulos entry (no file was added).Danny Smith2005-07-181-4/+0
* 2005-07-18 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith2005-07-182-0/+22
* 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2005-07-182-0/+7
* 2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2005-07-182-0/+7
* 2005-07-18 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith2005-07-182-4/+12
* 2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2005-07-172-0/+7
* .Christopher Faylor2005-07-171-2/+2
* * child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor2005-07-1710-136/+195
* fix whitespaceChristopher Faylor2005-07-161-91/+91
* 2005-07-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2005-07-132-1/+22
* 2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-07-105-16/+70
* * path.cc (mount): Only check win32_path when we know we need it.Christopher Faylor2005-07-092-1/+7