summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cygwin.din (getline): Export.Corinna Vinschen2005-07-094-5/+21
* * include/objsafe.h: New file.Dimitri Papadopoulos2005-07-081-0/+4
* * how-using.texinfo: Fix typos.Corinna Vinschen2005-07-082-2/+6
* * cygwin.din (__getline): Export.Corinna Vinschen2005-07-084-2/+16
* Eliminate (void) cast on standalone function calls throughout.Christopher Faylor2005-07-0641-106/+110
* * cygcheck.cc (track_down, cygcheck): Return true on success.Christopher Faylor2005-07-052-16/+25
* * dcrt0.cc (cygwin_exit): Mark as "noreturn".Christopher Faylor2005-07-053-2/+10
* * malloc.cc: Update to version 2.8.2.Christopher Faylor2005-07-052-5/+18
* * fhandler_tape.cc (fhandler_dev_tape::close): Don't do "extra stuff"Corinna Vinschen2005-07-052-10/+21
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-0535-212/+187
* * cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor2005-07-058-48/+65
* ARGH. Check in previous uncommitted-but-ChangeLog'ed entry.Christopher Faylor2005-07-051-3/+4
* * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen2005-07-043-19/+13
* * thread.cc (pthread_mutex::init): Remove unneeded efault/mutex check.Christopher Faylor2005-07-031-0/+4