summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor2001-09-0611-18/+49
* * Makefile.in (dumper): Change logic for libbfd and libintl so that they willChristopher Faylor2001-09-063-5/+11
* Revert inadvertently checked in files.Christopher Faylor2001-09-062-11/+1
* * Makefile.in: Install libstdc++.a if it does not exist.Christopher Faylor2001-09-052-1/+11
* minor wording changesChristopher Faylor2001-09-051-12/+16
* top level overview of vfork.Christopher Faylor2001-09-051-0/+34
* * winver.rc: Change copyright to include 2001.Corinna Vinschen2001-09-052-1/+5
* * libc/sys/cygwin/include/unistd.h: New file, wrapping sys/unistd.hCorinna Vinschen2001-09-052-0/+14
* * fhandler_floppy.cc (fhandler_floppy::lseek): Remove iswinnt check.Corinna Vinschen2001-09-052-36/+37
* * fhandler_socket.cc (fhandler_socket::close): Change 2MSL valueCorinna Vinschen2001-09-052-1/+6
* * net.cc (cygwin_connect): Add WSAEALREADY and WSAEINVAL handlingCorinna Vinschen2001-09-052-5/+15
* * alpha.h (R_ALPHA_OP*, R_ALPHA_IMMED*, R_ALPHA_GPVALUE): Remove.Richard Henderson2001-09-052-17/+14
* * alpha.h (struct alpha_operand): Pack elements into bitfields.Richard Henderson2001-09-052-4/+8
* * exceptions.cc (ctrl_c_handler): Only send SIGINT when we have a controllingChristopher Faylor2001-09-052-5/+8
* 2001-09-04 Earnie Boyd <earnie@SF.Net>Earnie Boyd2001-09-042-2/+7
* * thread.cc (InterlockedExchangePointer): Don't define if it already exists.Christopher Faylor2001-09-043-18/+26
* * uname.cc (uname): Eliminate os specific retrieving of x86Corinna Vinschen2001-09-042-25/+14
* 2001-09-04 Jason Merrill <jason_merrill@redhat.com>Jeff Johnston2001-09-042-0/+22
* * winbase.h: Add missing closing parentheses to InterlockedExchangePointerChristopher Faylor2001-09-042-1/+6
* 2001-09-01 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-09-042-9/+20
* 2001-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2001-09-042-2/+10
* * mount.cc (mount_commands): Don't write /cygdrive/u mount points.Christopher Faylor2001-09-042-15/+22
* * mount.cc (longopts): Add mount-commands to options list.Christopher Faylor2001-09-032-2/+81
* *** empty log message ***Christopher Faylor2001-09-031-0/+95
* 2001-09-03 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2001-09-032-1/+7
* * dir.cc (opendir): Write version information to __d_dirent->d_version.Corinna Vinschen2001-09-032-0/+5
* * 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