aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor22-179/+183
2000-08-12 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,Jason Merrill2-18/+12
2000-08-11 * poll.cc: Allow any descriptor and any number of descriptors.Corinna Vinschen2-20/+39
2000-08-11Fix premature use of fdtab.Christopher Faylor1-1/+1
2000-08-11 * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen3-20/+30
2000-08-11* syslog.cc (syslog): Use a less malloc-intensive method for allocating theChristopher Faylor2-31/+28
2000-08-10DJ is sole setup maintainer now.Christopher Faylor1-2/+1
2000-08-10Change comment.Christopher Faylor1-1/+1
2000-08-10comment changes.Christopher Faylor1-1/+1
2000-08-10Minor change.Christopher Faylor1-1/+1
2000-08-10Minor change.Christopher Faylor1-1/+0
2000-08-10Minor change.Christopher Faylor1-2/+2
2000-08-10* winsup.h: Change strchr inline for strange gcc problem.Christopher Faylor4-1/+12
2000-08-10* dir.cc (readdir): Ensure that errno is *only* set when we've run out ofChristopher Faylor3-34/+26
2000-08-09Recode to clean up function prologues and epilogue and to allow the functionsNick Clifton2-65/+105
2000-08-09gas:Jason Eckhardt2-29/+33
2000-08-09* select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor8-69/+70
2000-08-08* fhandler_serial.cc (tcsendbreak): "sleeptime" argument to usleep()DJ Delorie2-1/+6
2000-08-08* include/userenv.h: New header file.Corinna Vinschen3-0/+69
2000-08-082000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-8/+21
2000-08-08* include/winuser.h: Correct PCWPSTRUCT typo.Christopher Faylor2-1/+6
2000-08-07Remove spurious CYGNUS LOCAL commentsNick Clifton3-8/+10
2000-08-07* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should meanDJ Delorie2-1/+8
2000-08-07* include/cygwin/cygwin_dll.h: Remove extraneous (and incorrect) declarations.Christopher Faylor2-3/+5
2000-08-06 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov2-24/+79
2000-08-04* hinfo.cc (hinfo::find_unused_handle): Just check for table entry == NULLChristopher Faylor4-112/+114
2000-08-04* select.cc (fhandler_console::select_read): Call set_cursor_maybe since selectChristopher Faylor2-0/+10
2000-08-03* configure.in (libstdcxx_flags): Don't use `"'.Alexandre Oliva2-1/+3
2000-08-03* config-ml.in: Adjust multilib search paths to theAlexandre Oliva2-1/+39
2000-08-03* fhandler_tty.cc (fhandler_pty_master::process_slave_output): Set length fieldChristopher Faylor2-0/+6
2000-08-03* fork.cc (vfork): Store complete stack frame in vfork_save structure for laterChristopher Faylor4-22/+33
2000-08-03* configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks toAlexandre Oliva2-3/+8
2000-08-02add winsup.hDJ Delorie1-0/+1
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor8-61/+79
2000-08-022000-08-01 Alexandre Oliva <aoliva@redhat.com>DJ Delorie2-10/+61
2000-08-02* regexp/regexp.c: Add winsup.h.Christopher Faylor2-0/+5
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie60-92/+98
2000-08-02* include/sys/strace.h: Fix strace definition.Christopher Faylor2-2/+6
2000-08-02* strace.h: Add kludgy workarounds to avoid using deprecated methods forChristopher Faylor5-125/+139
2000-08-01* libc/include/sys/config.h: define __IMPORT appropriatelyDJ Delorie9-38/+39
2000-07-31* passwd.c (main): Initialize oldpwd before beeing used.Corinna Vinschen2-0/+5
2000-07-30* fhandler_console.cc: Remove VK_DIVIDE detection.Christopher Faylor3-12/+19
2000-07-29Fix formattingNick Clifton2-73/+90
2000-07-29* fhandler_console.cc: Add VK_DIVIDE detection. Return virtual keycode if itChristopher Faylor2-0/+14
2000-07-29* path.cc (chdir): Avoid trailing dot calculation when chdir == '/' or we endChristopher Faylor2-1/+6
2000-07-29* kill.cc (main): Add '-f' option to force termination of a process.Christopher Faylor3-36/+244
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor29-633/+761
2000-07-29* environ.cc (parse_thing): Make binmode a DWORD.Christopher Faylor4-5/+10
2000-07-29* include/cygwin/cygwin_dll.h: Update for modern compilers.Christopher Faylor3-6/+10
2000-07-28Minor formatting change.Christopher Faylor2-2/+2