| Commit message (Expand) | Author | Age | Files | Lines |
* | * poll.cc: Remove variable open_fds, rearrange and add code | Corinna Vinschen | 2002-03-14 | 2 | -45/+42 |
* | * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two | Alexandre Oliva | 2002-03-14 | 2 | -2/+7 |
* | * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails. | Corinna Vinschen | 2002-03-13 | 2 | -4/+38 |
* | * include/richedit.h (RICHEDIT_CLASS): UNICODE it. | Danny Smith | 2002-03-13 | 4 | -3/+14 |
* | whitespace cleanup, update copyright | Christopher Faylor | 2002-03-13 | 21 | -237/+235 |
* | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | Richard Henderson | 2002-03-13 | 2 | -70/+81 |
* | 2002-03-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-03-12 | 2 | -11/+15 |
* | 2002-03-12 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 2002-03-12 | 5 | -3/+60 |
* | * sysconf.cc (sysconf): Fix condition. | Corinna Vinschen | 2002-03-12 | 2 | -1/+5 |
* | remove erroneous part of comment | Christopher Faylor | 2002-03-12 | 1 | -1/+1 |
* | * Makefile.in (.NOTPARALLEL): Add fake tag. | Richard Henderson | 2002-03-12 | 2 | -0/+9 |
* | Fix my last ChangeLog entry. | Danny Smith | 2002-03-11 | 1 | -25/+139 |
* | * mmap.cc (msync): Check area given by addr and len for being a | Corinna Vinschen | 2002-03-11 | 2 | -4/+14 |
* | * kill.cc (usage): Move to top of file. | Christopher Faylor | 2002-03-11 | 2 | -40/+42 |
* | * fork.cc (fork_child): Call fixup_mmaps_after_fork() before | Corinna Vinschen | 2002-03-11 | 4 | -5/+39 |
* | Add MIPS specific string/memory functions | Michael Meissner | 2002-03-11 | 8 | -6/+694 |
* | gdb/: | Daniel Jacobowitz | 2002-03-11 | 3 | -0/+248 |
* | * include/accctrl.h, aclapi.h, basetsd.h, basetyps.h, cderr.h, | Danny Smith | 2002-03-09 | 140 | -5/+562 |
* | * include/accctrl.h (_ACCCTRL_H): Correct typo. | Danny Smith | 2002-03-08 | 3 | -9/+18 |
* | 2002-03-07 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2002-03-07 | 2 | -0/+7 |
* | * autoload.cc (NetGetDCName): Add symbol. | Corinna Vinschen | 2002-03-07 | 3 | -7/+16 |
* | * cygcheck.cc: Reformat. | Christopher Faylor | 2002-03-07 | 2 | -37/+43 |
* | * cygcheck.cc (longopts): Use correct short option for --version. | Christopher Faylor | 2002-03-07 | 2 | -1/+5 |
* | * cygpath.cc: Reformat. | Christopher Faylor | 2002-03-07 | 2 | -144/+186 |
* | * path.cc (normalize_posix_path): Avoid runs of '.'s > 2. | Christopher Faylor | 2002-03-07 | 2 | -1/+9 |
* | 2002-03-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-03-06 | 3 | -2/+8 |
* | * include/mswsock.h: Group winsock2 dependants | Danny Smith | 2002-03-06 | 3 | -9/+23 |
* | * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S | Joern Rennecke | 2002-03-06 | 7 | -150/+502 |
* | Remove floatformat_arm_ext. | Andrew Cagney | 2002-03-06 | 2 | -1/+4 |
* | * include/mswsock.h (TP_*): Add new defines. | Danny Smith | 2002-03-05 | 2 | -0/+57 |
* | * errno.cc: Change EPERM associated text to "Operation not permitted" | Christopher Faylor | 2002-03-05 | 2 | -2/+10 |
* | Update copyright. | Christopher Faylor | 2002-03-05 | 1 | -1/+1 |
* | * fhandler_socket.cc (fhandler_socket::close): Respond to signals while | Christopher Faylor | 2002-03-05 | 2 | -6/+20 |
* | 2002-03-05 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-05 | 5 | -5/+26 |
* | * include/sys/termios.h: Define _POSIX_VDISABLE. Define CCEQ macro. | Corinna Vinschen | 2002-03-05 | 3 | -13/+29 |
* | * pdp11.h: Add format codes for float instruction formats. | Alan Modra | 2002-03-05 | 2 | -2/+13 |
* | bump copyright | Christopher Faylor | 2002-03-05 | 1 | -1/+1 |
* | * syscalls.cc (truncate64): Use ftruncate64 directly to not lose | Corinna Vinschen | 2002-03-04 | 2 | -1/+6 |
* | 2002-03-04 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-04 | 3 | -0/+79 |
* | 2002-03-04 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-04 | 4 | -2/+76 |
* | 2002-03-04 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-04 | 6 | -518/+672 |
* | 2002-03-04 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-03 | 2 | -1/+5 |
* | 2002-03-03 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-03-03 | 2 | -2/+8 |
* | fix reg key typo "Red Hat, Inc." -> "Cygnus Solutions" | David Starks-Browning | 2002-03-03 | 1 | -1/+1 |
* | add details about missing cygintl.dll, cygreadline5.dll, ... | David Starks-Browning | 2002-03-03 | 1 | -7/+16 |
* | update bash+nt-emacs entry for Emacs 21.1 and JDE->JDEE. | David Starks-Browning | 2002-03-03 | 1 | -3/+3 |
* | "setup.exe" -> "Cygwin Setup" throughout. Other minor changes throughout. | David Starks-Browning | 2002-03-03 | 1 | -52/+55 |
* | * ChangeLog: Fix typo in last entry. | Danny Smith | 2002-03-02 | 3 | -64/+310 |
* | * overview.sgml: Fix 'more more' typo. | Christopher Faylor | 2002-03-01 | 2 | -1/+5 |
* | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | Alexandre Oliva | 2002-03-01 | 2 | -10/+13 |