summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Add version numberCorinna Vinschen2001-09-032-1/+10
* Add missing ChangeLog entries.Corinna Vinschen2001-09-031-0/+2
* * cygwin.din: Add `dirfd'.Corinna Vinschen2001-09-034-1/+30
* * libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member.Corinna Vinschen2001-09-032-1/+8
* * child_info.h: Modify magic number.Christopher Faylor2001-09-036-61/+80
* * mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor2001-09-012-1/+5
* * include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if anonymousChristopher Faylor2001-09-012-2/+8
* * tty.cc (tty::create_inuse): Eliminate unneeded argument.Christopher Faylor2001-09-014-6/+13
* * debug.cc (mark_closed): Rename from debug_mark_closed and make static.Christopher Faylor2001-09-019-44/+95
* mips3264 supportEric Christopher2001-08-314-5/+10
* 2001-03-30 Richard Henderson <rth@redhat.com>Eric Christopher2001-08-312-4/+11
* * security.cc (create_token): Change initialization of `exp' to complyCorinna Vinschen2001-08-312-1/+6
* * include/winnt.h: Change definition of `SYSTEM_LUID' to complyCorinna Vinschen2001-08-312-1/+6
* 2001-08-30 Richard Henderson <rth@redhat.com>Eric Christopher2001-08-312-50/+61
* * cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor2001-08-315-29/+33
* 2001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-312-3/+8
* 2001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-313-5/+15
* minor wording change.Christopher Faylor2001-08-311-1/+1
* space reduction.Christopher Faylor2001-08-311-2/+2
* space reduction.Christopher Faylor2001-08-311-1/+1
* * cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor2001-08-3110-46/+236
* * dumper.h: Update copyright notice.Egor Duda2001-08-303-6/+50
* * include/winsock2.h: Remove "extra token" after #endif.Christopher Faylor2001-08-302-1/+5
* * select.cc (select_read): Add setting read_ready flag.Corinna Vinschen2001-08-302-0/+7
* * config.guess: Remove the \r from the end of line.Earnie Boyd2001-08-307-368/+500
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2001-08-2918-3/+78
* merge from gccDJ Delorie2001-08-292-5/+11
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-293-4/+10
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-295-6/+36
* * h8.h (EF_H8_MACH): New mask for encoded machine type.Jeff Law2001-08-292-1/+17
* * include\winnt.h: Allow anonymous (Xxx.LowPart) orEarnie Boyd2001-08-293-14/+35
* * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd2001-08-294-6/+23
* * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke2001-08-294-0/+25
* * path.cc (path_conv::check): Avoid splitting off leading '/' in path componentChristopher Faylor2001-08-292-0/+7
* * resource.cc (getrlimit): Return actual values on RLIMIT_STACK.Corinna Vinschen2001-08-282-0/+15
* * h8.h: New file.Joern Rennecke2001-08-282-0/+90
* oopsChristopher Faylor2001-08-281-14/+7
* * dir.cc (rmdir): Report ENOENT when file doesn't exist rather than ENOTDIR.Christopher Faylor2001-08-283-9/+27
* * mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor2001-08-282-1/+8
* merge from gccDJ Delorie2001-08-272-4/+8
* * select.cc (cygwin_select): Ensure that arguments are zeroed on timeout.Christopher Faylor2001-08-272-12/+20
* * ppc.h (PPC_OPERAND_DS): Define.Alan Modra2001-08-272-1/+7
* * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra2001-08-272-1/+77
* * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger2001-08-272-2/+7
* For include/opcode:Andreas Jaeger2001-08-264-40/+54
* * libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor2001-08-262-0/+6
* * syscalls.cc (check_tty_fds): New function. Check whether there is a fdChristopher Faylor2001-08-252-2/+25
* fix compile time warning messageNick Clifton2001-08-252-1/+6
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-242-0/+19
* * net.cc (free_addr_list): Add define for symmetry.Corinna Vinschen2001-08-242-2/+35