Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2005-01-12* pinfo.cc (pinfo::exit): Don't assume that this == myself.Christopher Faylor
2005-01-12 * include/tchar.h (_tfreopen): Add UNICODE mappings.Danny Smith
2005-01-122005-01-11 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-01-11* pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.Christopher Faylor
2005-01-11revert previous erroneous checkin.Christopher Faylor
2005-01-11* pinfo.h (_pinfo::set_exit_state): Declare new function.Christopher Faylor
2005-01-11 * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd
2005-01-11 * ChangeLog: Split and create ChangeLog-2004.Corinna Vinschen
2005-01-11 * environ.cc: Yes, yes, the copyright date, as usual.Corinna Vinschen
2005-01-11 * environ.cc (build_env): Disallow empty strings and strings startingCorinna Vinschen
2005-01-11 * include/errno.h (ELOOP): Add definition.Earnie Boyd
2005-01-10 * fhandler_disk_file.cc: Fix copyright date.Corinna Vinschen
2005-01-102005-01-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2005-01-10 * mingwex/complex/(cabsl.c cacosl.c cacoshl.c cargl.c casinl.cDanny Smith
2005-01-10* cygrun.c (main): Fix exit code so that it reflects UNIX style.Christopher Faylor
2005-01-082005-01-08 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-01-07 * fhandler_process.cc: Fix copyright date.Corinna Vinschen
2005-01-07 * fhandler_process.cc: Use strcasematch instead of strcasecmpCorinna Vinschen
2005-01-07 * syscalls.cc (rename): Fix behaviour in case of renaming directoriesCorinna Vinschen
2005-01-06 * fhandler_disk_file.cc (fhandler_base::open_fs): Don't allowCorinna Vinschen
2005-01-06update copyrightChristopher Faylor
2005-01-06* timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor
2005-01-06 * include/_mingw.h (__int16): Define as short.Danny Smith
2005-01-06 * include/stdio.h (P_tmpdir): Add define.Danny Smith
2005-01-06* dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not alwaysChristopher Faylor
2005-01-04* pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or weChristopher Faylor
2005-01-03Update copyrights.Christopher Faylor
2005-01-03 * signal.cc: Fix copyright date.Corinna Vinschen
2005-01-03 * signal.cc (abort): Call _GLOBAL_REENT's __cleanup.Corinna Vinschen
2005-01-03 * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.Earnie Boyd
2005-01-03 * syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.Corinna Vinschen
2005-01-032005-01-02 Jiri Malak <Jiri.Malak@geac.cz>Danny Smith
2005-01-02 * include/_mingw.h: Increment version to 3.6Earnie Boyd
2005-01-02 * lib/uxtheme.def: Really remove the \r.Earnie Boyd
2005-01-02 * include/afxres.h: Remove the \r from the line ending.Earnie Boyd
2005-01-02 * include/w32api.h: Increment version.Earnie Boyd
2005-01-02* cygthread.cc (cygthread::stub): Set inuse to false when exiting.Christopher Faylor
2005-01-02* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt toChristopher Faylor
2005-01-01 * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):Danny Smith
2004-12-31* path.sgml: Encode programming example with CDATA.Joshua Daniel Franklin
2004-12-30* devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.Christopher Faylor
2004-12-30 * bsd_mutex.cc: Include limits.h.Corinna Vinschen
2004-12-292004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2004-12-29Added HSHELL_FLASH definitionChris Sutcliffe
2004-12-28* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handleChristopher Faylor
2004-12-28* cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor
2004-12-27Update Makefile to use xmltoJoshua Daniel Franklin
2004-12-27* pinfo.cc (_pinfo::exit): Beef up debugging output.Christopher Faylor
2004-12-27* init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.Christopher Faylor
2004-12-27* init.cc (dll_entry): Remove exit code setting.Christopher Faylor