aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-26 Add XCOFF64 support.Clinton Popetz2-0/+240
2000-04-26Add another INTERNET_OPTION.Christopher Faylor2-0/+5
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor12-64/+110
2000-04-25 * syscalls.cc (stat_worker): Previous patch failed to statCorinna Vinschen2-17/+18
2000-04-252000-04-25 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2-0/+6
2000-04-252000-04-25 Martin Kotulla <martin-k@softmaker.de>Mumit Khan5-5/+35
2000-04-25 * fhandler.cc (fhandler_disk_file::open): Check for allow_ntsecCorinna Vinschen5-149/+121
2000-04-25Forgot ChangeLogCorinna Vinschen1-0/+4
2000-04-25* net.cc: Avoid a warning in declaration inet_network.Corinna Vinschen1-1/+1
2000-04-24* fhandler_console.cc (fhandler_console::read): Detect extended keycodeChristopher Faylor2-1/+6
2000-04-24* net.cc (cygwin_inet_network): new function.DJ Delorie3-0/+18
2000-04-23 * djunpack.bat: New file.Eli Zaretskii2-0/+56
2000-04-21 * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2-25/+44
2000-04-21IA-64 ELF support.Jim Wilson6-0/+573
2000-04-21 * config.sub (d30v): Add d30v as a basic machine type.Richard Henderson2-1/+5
2000-04-21Fix handling of /.filenameChristopher Faylor2-2/+6
2000-04-21* path.cc (normalize_posix_path): Previous two patches were still incorrect soChristopher Faylor2-57/+57
2000-04-20* exceptions.cc (handle_exceptions): Search further for stack info toChristopher Faylor2-1/+6
2000-04-20 * path.cc (normalize_posix_path): Previous change failed to take rootChristopher Faylor2-2/+7
2000-04-20 * syscalls.cc (_link): Check new link path for trailing dot.Corinna Vinschen2-7/+13
2000-04-20* fhandler.h (fhandler_base::hclose): New virtual method.Christopher Faylor4-21/+34
2000-04-19 * syscalls.cc (setuid): Allow switching user context afterCorinna Vinschen2-12/+58
2000-04-19 * uinfo.cc (internal_getlogin): Use NetGetDCName() insteadCorinna Vinschen2-4/+9
2000-04-19* configure.in: Change HEADER_SUBDIR to mingw32.Christopher Faylor3-54/+70
2000-04-19Pass MD5PROG to sub-makes when building .tar.bz2 archive.Andrew Cagney2-0/+22
2000-04-19* syscalls.cc (_rename): Try MoveFile() at first beforeDJ Delorie2-25/+32
2000-04-19don't put api internals in general tarballDJ Delorie1-4/+4
2000-04-19add commands for building a doc kitchen-sink-tarballDJ Delorie1-0/+23
2000-04-19clean up SGML for latest version of jade/docbookDJ Delorie9-20/+43
2000-04-18* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS pathChristopher Faylor2-5/+3
2000-04-18* dcrt0.cc (globify): Don't use \ quoting when apparently quoting a DOS pathChristopher Faylor2-1/+12
2000-04-18Clean up load page support for tic54x.Tim Wall3-18/+17
2000-04-18* remove dependence on where pwd isDJ Delorie2-1/+5
2000-04-17Initial patches for IA-64 EFI (64-bit PE) support.Jim Wilson4-7/+290
2000-04-17Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston20-45/+74
2000-04-16Remove obsolete setting.Christopher Faylor1-4/+0
2000-04-16* init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor3-3/+13
2000-04-16 * libc/posix/execvp.c (execvp): Check path forCorinna Vinschen2-1/+6
2000-04-15 * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.Corinna Vinschen3-20/+38
2000-04-15* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor4-10/+14
2000-04-142000-04-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2000-04-142000-04-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+17
2000-04-13* dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor5-69/+83
2000-04-13 * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen2-1/+6
2000-04-13 * cygwin.din: Add symbol for `lacl'.Corinna Vinschen4-5/+37
2000-04-13 * path.cc (conv_to_win32_path): Detect a win32 pathCorinna Vinschen1-4/+24
2000-04-13* cygpath.cc (main): Add -a -o and -c options.Christopher Faylor2-13/+71
2000-04-13* Makefile.in (gdb-taz): New target. GDB specific archive.Andrew Cagney2-18/+57
2000-04-13Remove U suffix from constants for K&R compilers.Alan Modra2-4/+9
2000-04-13Fix typo.Christopher Faylor1-4/+3