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-04-04new description for old api.Christopher Faylor
2002-03-28* times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor
2002-03-28* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor
2002-03-22* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always setChristopher Faylor
2002-03-22* spawn.cc (find_exec): Return input if file not found.Christopher Faylor
2002-03-21add eol to endChristopher Faylor
2002-03-19 * poll.cc (poll): Add support for invalid descriptors.Corinna Vinschen
2002-03-192002-03-15 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-16* cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor
2002-03-16* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor
2002-03-15 * glob.c (stat32_to_STAT): New function.Corinna Vinschen
2002-03-15* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIRChristopher Faylor
2002-03-14Fix ChangeLogChristopher Faylor
2002-03-14 * poll.cc: Remove variable open_fds, rearrange and add codeCorinna Vinschen
2002-03-13 * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.Corinna Vinschen
2002-03-13whitespace cleanup, update copyrightChristopher Faylor
2002-03-12 * sysconf.cc (sysconf): Fix condition.Corinna Vinschen
2002-03-12remove erroneous part of commentChristopher Faylor
2002-03-11 * mmap.cc (msync): Check area given by addr and len for being aCorinna Vinschen
2002-03-11 * fork.cc (fork_child): Call fixup_mmaps_after_fork() beforeCorinna Vinschen
2002-03-07 * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen
2002-03-07* path.cc (normalize_posix_path): Avoid runs of '.'s > 2.Christopher Faylor
2002-03-05* errno.cc: Change EPERM associated text to "Operation not permitted"Christopher Faylor
2002-03-05Update copyright.Christopher Faylor
2002-03-05* fhandler_socket.cc (fhandler_socket::close): Respond to signals whileChristopher Faylor
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-05 * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro.Corinna Vinschen
2002-03-05bump copyrightChristopher Faylor
2002-03-04 * syscalls.cc (truncate64): Use ftruncate64 directly to not loseCorinna Vinschen
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-032002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-28* times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor
2002-02-28* times.cc: Remove if 0'd code. Clean up slightly.Christopher Faylor
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen
2002-02-22* sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor
2002-02-22 * smallprint.c (rn): Allow long long values.Corinna Vinschen
2002-02-20* fhandler.cc (fhandler_base::puts_readahead): Remove default parameterChristopher Faylor
2002-02-19* fork.cc (fork_parent): Use sec_user_nih to control process/threadChristopher Faylor
2002-02-18reformatChristopher Faylor
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor
2002-02-16whitespace cleanupChristopher Faylor
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor
2002-02-15* hires.h: New file.Christopher Faylor
2002-02-15* include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE.Christopher Faylor