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
2001-03-22* autoload.cc (kernel32_init): New function for kernel32 autoloadChristopher Faylor
2001-03-222001-03-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2001-03-22paddq and psubq support.Alan Modra
2001-03-222001-03-21 Egor Duda <deo@logos-m.ru>Jeff Johnston
2001-03-212001-03-20 Michael Chastain <chastain@redhat.com>Michael Chastain
2001-03-21add new file.Christopher Faylor
2001-03-21Add missing files.Christopher Faylor
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-20* dtable.cc: Guard against new winsock.h/winsock2.h warnings when mixingChristopher Faylor
2001-03-20* libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor
2001-03-20* include/winsock.h (_SYS_TYPES_H macro guard for int types): Remove; use onlyChristopher Faylor
2001-03-20* libiberty/cp-demangle.c (struct demangling_def): New fields:Jim Blandy
2001-03-20* configure: fix regeneration bug.DJ Delorie
2001-03-20* exceptions.cc (interruptible): Update debugging output.Christopher Faylor
2001-03-19* tty.h (tty::create_inuse): Add new parameter to allow non-Egor Duda
2001-03-19 * mmap.cc (map::get_list_by_fd): Avoid calling `get_namehash' whenCorinna Vinschen
2001-03-19Fix register name printed in warning message.Alan Modra
2001-03-19 * syscalls.cc (check_posix_perm): New static function.Corinna Vinschen
2001-03-19 * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen
2001-03-19Fix spacing, copyrights.Christopher Faylor
2001-03-18fix spacing.Christopher Faylor
2001-03-18* fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda
2001-03-18Update copyrights.Christopher Faylor
2001-03-18Update copyright.Christopher Faylor
2001-03-18Fix a typo.H.J. Lu
2001-03-18* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid whenChristopher Faylor
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor
2001-03-17 * net.cc (get_95_ifconf): Use strcasematch instead of strcasecmp.Corinna Vinschen
2001-03-17British -> US spelling.David Starks-Browning
2001-03-17* path.cc (suffix_scan::next): Avoid searching for foo.lnk twice when input isChristopher Faylor
2001-03-17 * net.cc (cygwin_socket): Set protocol to 0 when address family isCorinna Vinschen
2001-03-17 * net.cc (cygwin_socket): Pass protocol parameter to socket call.Corinna Vinschen
2001-03-17Remove "not yet updated" caveat from entry:David Starks-Browning
2001-03-17* dir.cc (readdir): Use strcasematch for consistency.Christopher Faylor
2001-03-17Fix typo.Christopher Faylor
2001-03-17Accomodate all devices.Christopher Faylor
2001-03-17* syscalls.cc (stat_dev): Give devices full read/write.Christopher Faylor
2001-03-17* thread.cc (MTinterface::CreateCond): Check for null attr pointer.Christopher Faylor
2001-03-17* fhandler_termios.cc (fhandler_termios::line_edit): Don't accept input when aChristopher Faylor
2001-03-17fix spelling error.Christopher Faylor
2001-03-17* path.cc: Translate scan states from defines to enums.Christopher Faylor
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor
2001-03-15merge from gccDJ Delorie
2001-03-14Fix minor formatting bugs.DJ Delorie
2001-03-14Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton
2001-03-14 * environ.cc (parse_options): Use strtok_r instead of strtok.Corinna Vinschen
2001-03-14 * path.cc (lnk_suffixes): Remove.Corinna Vinschen
2001-03-14 * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen
2001-03-14formatting fixNick Clifton
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton