aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor7-950/+1012
2001-03-20* dtable.cc: Guard against new winsock.h/winsock2.h warnings when mixingChristopher Faylor6-6/+14
2001-03-20* libc/include/sys/types.h (BSD int typedefs): Guard with _BSDTYPES_DEFINEDChristopher Faylor3-9/+25
2001-03-20* include/winsock.h (_SYS_TYPES_H macro guard for int types): Remove; use onlyChristopher Faylor4-12/+39
2001-03-20* libiberty/cp-demangle.c (struct demangling_def): New fields:Jim Blandy2-0/+32
2001-03-20* configure: fix regeneration bug.DJ Delorie2-1/+5
2001-03-19* exceptions.cc (interruptible): Update debugging output.Christopher Faylor4-5/+14
2001-03-19* tty.h (tty::create_inuse): Add new parameter to allow non-Egor Duda4-5/+29
2001-03-19 * mmap.cc (map::get_list_by_fd): Avoid calling `get_namehash' whenCorinna Vinschen2-1/+6
2001-03-19Fix register name printed in warning message.Alan Modra2-0/+7
2001-03-19 * syscalls.cc (check_posix_perm): New static function.Corinna Vinschen3-3/+74
2001-03-19 * libc/include/sys/unistd.h: Add _PC_POSIX_PERMISSONS andCorinna Vinschen2-0/+11
2001-03-18Fix spacing, copyrights.Christopher Faylor10-120/+116
2001-03-18fix spacing.Christopher Faylor1-12/+12
2001-03-18* fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda7-7/+83
2001-03-18Update copyrights.Christopher Faylor14-14/+14
2001-03-18Update copyright.Christopher Faylor2-2/+2
2001-03-18Fix a typo.H.J. Lu1-1/+1
2001-03-18* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid whenChristopher Faylor3-3/+10
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2-1/+6
2001-03-17 * net.cc (get_95_ifconf): Use strcasematch instead of strcasecmp.Corinna Vinschen3-3/+9
2001-03-17British -> US spelling.David Starks-Browning1-3/+10
2001-03-17* path.cc (suffix_scan::next): Avoid searching for foo.lnk twice when input isChristopher Faylor2-3/+12
2001-03-17 * net.cc (cygwin_socket): Set protocol to 0 when address family isCorinna Vinschen2-1/+6
2001-03-17 * net.cc (cygwin_socket): Pass protocol parameter to socket call.Corinna Vinschen2-1/+5
2001-03-17Remove "not yet updated" caveat from entry:David Starks-Browning1-3/+0
2001-03-17* dir.cc (readdir): Use strcasematch for consistency.Christopher Faylor3-49/+66
2001-03-17Fix typo.Christopher Faylor1-1/+1
2001-03-17Accomodate all devices.Christopher Faylor2-4/+3
2001-03-17* syscalls.cc (stat_dev): Give devices full read/write.Christopher Faylor2-2/+6
2001-03-17* thread.cc (MTinterface::CreateCond): Check for null attr pointer.Christopher Faylor2-1/+5
2001-03-17* fhandler_termios.cc (fhandler_termios::line_edit): Don't accept input when aChristopher Faylor2-5/+7
2001-03-17fix spelling error.Christopher Faylor1-1/+1
2001-03-17* path.cc: Translate scan states from defines to enums.Christopher Faylor2-18/+39
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor6-1/+410
2001-03-14merge from gccDJ Delorie1-0/+12
2001-03-14Fix minor formatting bugs.DJ Delorie1-10/+10
2001-03-14Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton8-7/+14
2001-03-14 * environ.cc (parse_options): Use strtok_r instead of strtok.Corinna Vinschen3-5/+19
2001-03-14 * path.cc (lnk_suffixes): Remove.Corinna Vinschen3-21/+25
2001-03-14 * libc/sys/cygwin/crt0.c: Add copyright hint.Corinna Vinschen6-1/+46
2001-03-14formatting fixNick Clifton1-23/+24
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton144-4497/+2357
2001-03-13 * fhandler.cc (fhandler_disk_file::fstat): Add correct modes toCorinna Vinschen2-1/+6
2001-03-13 * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly.Earnie Boyd2-1/+6
2001-03-13* libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2-0/+11
2001-03-13Fix typoEgor Duda1-2/+2
2001-03-12* fhandler.h (fhandler_termios::fixup_after_exec): New function.Egor Duda4-2/+18
2001-03-12* fhandler.h (fhandler_termios::fhandler_termios): Enable fixupEgor Duda3-2/+8
2001-03-12 * include/commctrl.h (TBSTYLE_FLAT): New definition.Earnie Boyd2-0/+10