summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Add missing changelog entry.Christopher Faylor2005-01-121-0/+4
* * pinfo.cc (pinfo::exit): Don't assume that this == myself.Christopher Faylor2005-01-123-6/+6
* * include/tchar.h (_tfreopen): Add UNICODE mappings.Danny Smith2005-01-122-0/+6
* 2005-01-11 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-01-112-7/+19
* * pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.Christopher Faylor2005-01-112-1/+7
* revert previous erroneous checkin.Christopher Faylor2005-01-111-2/+2
* * pinfo.h (_pinfo::set_exit_state): Declare new function.Christopher Faylor2005-01-1110-101/+150
* * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd2005-01-112-1/+24
* * ChangeLog: Split and create ChangeLog-2004.Corinna Vinschen2005-01-112-3848/+3848
* * environ.cc: Yes, yes, the copyright date, as usual.Corinna Vinschen2005-01-111-1/+1
* * environ.cc (build_env): Disallow empty strings and strings startingCorinna Vinschen2005-01-112-0/+13
* * include/errno.h (ELOOP): Add definition.Earnie Boyd2005-01-102-0/+6
* * fhandler_disk_file.cc: Fix copyright date.Corinna Vinschen2005-01-101-1/+2
* 2005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-01-103-0/+16
* * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith2005-01-1024-14/+682
* * cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor2005-01-103-1/+9
* 2005-01-08 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-01-082-16/+18
* * fhandler_process.cc: Fix copyright date.Corinna Vinschen2005-01-071-1/+1
* * fhandler_process.cc: Use strcasematch instead of strcasecmpCorinna Vinschen2005-01-062-3/+8
* * syscalls.cc (rename): Fix behaviour in case of renaming directoriesCorinna Vinschen2005-01-062-11/+68
* * fhandler_disk_file.cc (fhandler_base::open_fs): Don't allowCorinna Vinschen2005-01-062-0/+13
* update copyrightChristopher Faylor2005-01-064-4/+6
* * timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor2005-01-062-1/+6
* * include/_mingw.h (__int16): Define as short.Danny Smith2005-01-062-1/+6
* * include/stdio.h (P_tmpdir): Add define.Danny Smith2005-01-062-0/+7
* * dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not alwaysChristopher Faylor2005-01-053-9/+20
* * pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or weChristopher Faylor2005-01-042-2/+12
* Update copyrights.Christopher Faylor2005-01-033-3/+3
* * signal.cc: Fix copyright date.Corinna Vinschen2005-01-031-1/+2
* * signal.cc (abort): Call _GLOBAL_REENT's __cleanup.Corinna Vinschen2005-01-032-2/+6
* * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.Earnie Boyd2005-01-032-1/+5
* * syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.Corinna Vinschen2005-01-032-2/+7
* 2005-01-02 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith2005-01-022-0/+7
* * include/_mingw.h: Increment version to 3.6Earnie Boyd2005-01-023-3/+8
* * lib/uxtheme.def: Really remove the \r.Earnie Boyd2005-01-021-50/+50
* * include/afxres.h: Remove the \r from the line ending.Earnie Boyd2005-01-027-1048/+1060
* * include/w32api.h: Increment version.Earnie Boyd2005-01-022-3/+3
* * cygthread.cc (cygthread::stub): Set inuse to false when exiting.Christopher Faylor2005-01-023-18/+20
* * shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt toChristopher Faylor2005-01-022-2/+8
* * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):Danny Smith2005-01-012-1/+7
* * path.sgml: Encode programming example with CDATA.Joshua Daniel Franklin2004-12-314-1/+19
* * devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.Christopher Faylor2004-12-302-1/+6
* * bsd_mutex.cc: Include limits.h.Corinna Vinschen2004-12-302-22/+125
* 2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2004-12-294-2/+33
* Added HSHELL_FLASH definitionChris Sutcliffe2004-12-292-0/+5
* * pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handleChristopher Faylor2004-12-282-5/+6
* * cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor2004-12-286-21/+58
* Update Makefile to use xmltoJoshua Daniel Franklin2004-12-276-169/+33
* * pinfo.cc (_pinfo::exit): Beef up debugging output.Christopher Faylor2004-12-273-5/+11
* * init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.Christopher Faylor2004-12-274-1/+18