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
AgeCommit message (Expand)Author
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen
2005-01-13Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-08 * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen
2004-10-022004-10-02 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-09-03Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-02-06 * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2003-09-272003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-25* devices.cc: New file.Christopher Faylor
2003-09-16 * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.Corinna Vinschen
2003-09-11* shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor
2003-08-17 * grp.cc (read_group): Revert previous change.Corinna Vinschen
2003-07-14 * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen
2003-06-30 * cygheap.h (enum impersonation): New enum.Corinna Vinschen
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-06-09 * spawn.cc (spawn_guts): Call CreateProcess while impersonated,Corinna Vinschen
2003-02-27 * uinfo.cc (internal_getlogin): Only update user.groups.pgsidCorinna Vinschen
2003-02-06 * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen
2003-01-27* uinfo.cc (pwdgrp::next_num): Remove check for NULL since it is no longer aChristopher Faylor
2003-01-27* strings.h (strechr): New function.Christopher Faylor
2003-01-26* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning forChristopher Faylor
2003-01-26* include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor
2003-01-25* pwdgrp.cc (pwdgrp::reparse): Declare.Christopher Faylor
2003-01-25 * syscalls.cc (seteuid32): On Win95 get the pw entry. If it existsCorinna Vinschen
2003-01-24* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor
2003-01-21* grp.cc: Call gr.refresh() rather than doing isunitialized tests throughout.Christopher Faylor
2003-01-21* path.h (etc::change_possible): Revert the type to bool.Christopher Faylor
2003-01-20* pwdgrp.h (etc): Move to path.h.Christopher Faylor
2003-01-17update copyrightChristopher Faylor
2003-01-17* uinfo.cc (etc::dir_changed): Don't print a warning if can't open /etc, unlessChristopher Faylor
2003-01-17* grp.cc (read_etc_group): On NT, add a line for gid = -1. Change nameChristopher Faylor
2002-12-102002-12-10 Pierre Humblet <pierre.humblet@ieee.org>Corinna Vinschen
2002-11-27white spaceChristopher Faylor
2002-11-25 * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen
2002-11-20 * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen
2002-09-30Remove \n from calls to strace class printfs throughout.Christopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen
2002-07-01* debug.cc (threads): Avoid initialization.Christopher Faylor
2002-07-01* uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort forChristopher Faylor