aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-122000-09-12 Philip Blundell <philb@gnu.org>Phil Blundell3-16/+43
2000-09-12* Makefile.in: Make clean target remove *.d.Christopher Faylor2-1/+5
2000-09-12New entry "dllwrap is broken".David Starks-Browning1-0/+11
2000-09-12New entry "Ctrl-S hangs rxvt and xterm".David Starks-Browning1-0/+27
2000-09-12Add some details about AV software.David Starks-Browning1-3/+8
2000-09-12Update "How do I rebuild the tools on my NT box?": add links to ancillary doc...David Starks-Browning1-3/+10
2000-09-12Remove obsolete B20.1 entries. Chapter now empty.David Starks-Browning1-22/+1
2000-09-12New section "Recent history of the project: What version *is* this, anyway?".David Starks-Browning1-3/+71
2000-09-12Minor cosmetic change.David Starks-Browning1-1/+1
2000-09-11* path.cc (normalize_posix_path): Correctly deal with a "." parameter.Christopher Faylor2-5/+12
2000-09-11* cygheap.cc (init_cheap): Just use any old address for the cygwin heap.Christopher Faylor4-20/+29
2000-09-10* Makefile.in: Refine dumper.exe message.Christopher Faylor2-4/+9
2000-09-10* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handlingChristopher Faylor4-10/+19
2000-09-10* path.cc (chdir): Use the full path for cwd_win32. Consider attempts to chdirChristopher Faylor3-10/+38
2000-09-08* lib/_cygwin_crt0_common.cc: Add missing header files.Christopher Faylor2-0/+6
2000-09-08* sigproc.h (sigframe::set): Eliminate second argument. Default bp to currentChristopher Faylor5-18/+23
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor63-274/+422
2000-09-08* dyn-string.h: Adjust formatting.Christopher Faylor2-4/+9
2000-09-08* md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.Christopher Faylor2-0/+150
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor24-307/+371
2000-09-07* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor8-32/+55
2000-09-06* sigproc.cc: Add include file for proper definitions.Christopher Faylor4-1/+10
2000-09-062000-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+11
2000-09-06* Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor6-22/+41
2000-09-06* Makefile.in (all-zlib): Added dummy target.Alexandre Oliva2-0/+3
2000-09-06* Makefile.in (CFLAGS): Ensure that -MD is always added even when CFLAGS isChristopher Faylor2-1/+7
2000-09-06Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda98-113/+131
2000-09-06* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtoolAlexandre Oliva5-85/+170
2000-09-06* path.cc (cwdstuff::get_initial): Keep caching alive.Christopher Faylor2-3/+13
2000-09-06Dummy file to accomodate programs which includeChristopher Faylor1-0/+6
2000-09-06* path.cc (normalize_posix_path): Deal with error return from cygcwd.get.Christopher Faylor2-4/+17
2000-09-05* path.cc (readlink): 'max' should be a 'min' or we'll suffer buffer overflow.Christopher Faylor2-1/+6
2000-09-052000-08-31 Manfred Hollstein <manfredh@redhat.com>Jeff Johnston3-20/+25
2000-09-052000-09-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
2000-09-05* rs6000/simulator.S: Use conditional returns for documentationGeoffrey Keating2-13/+20
2000-09-05* Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.Alexandre Oliva2-2/+7
2000-09-05doco addition.Alan Modra2-1/+7
2000-09-05* path.cc (cwd_win32): Eliminate.Christopher Faylor6-316/+273
2000-09-05Add some reloc types.Alan Modra2-1/+14
2000-09-04Patch by Egor Duda <deo@logos-m.ru>:Corinna Vinschen2-1/+11
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor14-27/+33
2000-09-03Add ARRAY_SIZE macro from egcs versionNick Clifton2-0/+6
2000-09-03Fix formatting, add copyright noticeNick Clifton2-46/+66
2000-09-03* environ.cc (environ_init): Don't free the new environment table after we'veChristopher Faylor2-1/+8
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor44-1880/+2211
2000-09-03* Makefile.in: Add new goal "check"Christopher Faylor4-6/+15
2000-09-03* Makefile.in: Remove "make check" support. It is now in winsup/Makefile.in.Christopher Faylor2-56/+6
2000-09-03Importing Egor's testsuite.Christopher Faylor99-5/+26942
2000-09-03Importing Egor's testsuite.Christopher Faylor31-0/+6749
2000-09-03Remove everythingChristopher Faylor3-9/+0