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
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen
2002-06-07* autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor
2002-06-072002-06-07 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith
2002-06-07* autoload.cc (noload): Correctly save argument count register.Christopher Faylor
2002-06-06 * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen
2002-06-06merge from gccDJ Delorie
2002-06-06 * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen
2002-06-06 * common.h: Change registry@sco.com to registry@caldera.com.Alan Modra
2002-06-06 Fix ChangeLog entry.Corinna Vinschen
2002-06-06* strace.cc (version): New global variable.Christopher Faylor
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Update.Christopher Faylor
2002-06-06* strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor
2002-06-06* ssp.c (version): New global variable.Christopher Faylor
2002-06-06* cygwin.din: Eliminate some newlib wrappers.Christopher Faylor
2002-06-062002-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-05* dir.cc (rmdir): Streamline. Detect attempts to remove directories fromChristopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Check error return value from NtQueryObject firstChristopher Faylor
2002-06-05/tmp/cvs610a0efc.1Robert Collins
2002-06-05 * grp.cc (read_etc_group): When emulating nonexisting group file onCorinna Vinschen
2002-06-05 * grp.cc (etc_group): Removed.Corinna Vinschen
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Correct placement and length of name buffer.Christopher Faylor
2002-06-05bfd/Jason Thorpe
2002-06-05Remove fcntl.h includes throughout.Christopher Faylor
2002-06-05 * include/winnt.h (PACE_HEADER, PACCESS_ALLOWED_ACE,Danny Smith
2002-06-04 * fhandler.h (class fhandler_socket): Add private methodCorinna Vinschen
2002-06-04 * fhandler_dsp.cc (fhandler_dev_dsp::open): Set errno to EACCES ifCorinna Vinschen
2002-06-04* fhandler.cc (fhandler_base::open): Don't set binmode if already set. Don'tChristopher Faylor
2002-06-04* umount.cc (version): New global variable.Christopher Faylor
2002-06-03 * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USERCorinna Vinschen
2002-06-03 * libc/include/sys/types.h: Don't define dev_t when compiling forCorinna Vinschen
2002-06-03 * syscalls.cc (stat64_to_stat32): Transform st_dev correctly.Corinna Vinschen
2002-06-03 * syscalls.cc (setegid32): Verify the correctness of the gidCorinna Vinschen
2002-06-03 * security.cc (lsa2wchar): Suppressed.Corinna Vinschen
2002-06-03* regtool.cc (prog_name): New global variable.Christopher Faylor
2002-06-03 * lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.Danny Smith
2002-06-02* dtable.cc (handle_to_fn): Use largest match for device. CorrectlyChristopher Faylor
2002-06-02* strace.cc (forkdebug): Make true by default.Christopher Faylor
2002-06-02* fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check specificallyChristopher Faylor
2002-06-02* fhandler_process.cc (fhandler_process::open): Set fileid.Christopher Faylor
2002-06-02* how-programming.texinfo: Add more words to the "how to build".Christopher Faylor
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor
2002-06-02* configure.in: Complain about lack of w32api directory.Christopher Faylor
2002-06-02* fhandler.cc (fhandler_base::fstat): Move dev and ino calculation into caller.Christopher Faylor
2002-06-02 include/elf/Richard Henderson
2002-06-02 * include/windef.h: Fix typo in last change.Danny Smith
2002-06-02 * include/windef.h: Add no-op __try, __except, __finallyDanny Smith