summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva2002-07-042-3/+20
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-048-6/+120
* * Remove files (should have been done on 2002-06-20).Thomas Fitzsimmons2002-07-042-322/+0
* * process.c: Add comment.Thomas Fitzsimmons2002-07-041-0/+3
* * libtool.m4: New file.Thomas Fitzsimmons2002-07-0466-64/+1037
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-048-30/+119
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-049-52/+284
* * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't freeCorinna Vinschen2002-07-042-3/+6
* * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operationCorinna Vinschen2002-07-042-0/+7
* * winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda2002-07-046-0/+840
* 2002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-07-045-281/+385
* Let RPC API work with or without windows.h.Danny Smith2002-07-043-3/+15
* * Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor2002-07-042-5/+4
* * configure.in: Make --without-x work.DJ Delorie2002-07-032-1/+9
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-07-032-1/+5
* * include/sys/statfs.h: New header file.Christopher Faylor2002-07-032-0/+15
* * dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if noneChristopher Faylor2002-07-034-2/+12
* * tty.cc (tty::common_init): Reverse logic of cygserver check inConrad Scott2002-07-032-1/+6
* New directory. Created to contain a copy of the texi2pod.pl script so thatNick Clifton2002-07-031-0/+6
* * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen2002-07-033-16/+83
* * configure.in: Rearrange target Makefile fragment collection.DJ Delorie2002-07-032-18/+23
* * cygheap.cc (init_cheap): Rearrange error message.Christopher Faylor2002-07-037-44/+28
* * libc/search/hcreate.c: Remove advertising clause from license.Thomas Fitzsimmons2002-07-033-14/+9
* * net.cc (cygwin_getpeername): Defend against NULL pointer dereference.Christopher Faylor2002-07-022-1/+5
* * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, orDJ Delorie2002-07-023-35/+16
* 2002-07-02 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2002-07-025-20/+117
* * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen2002-07-022-4/+28
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2002-07-022-1/+6
* * security.cc (get_logon_server): Interpret a zero lengthCorinna Vinschen2002-07-022-3/+15
* * cygwin.din (__fpclassifyd): Add symbol.Corinna Vinschen2002-07-022-0/+11
* * security.h (DONT_INHERIT): Eliminate definition.Corinna Vinschen2002-07-024-11/+19
* 2002-07-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-022-5/+45
* * syscalls.c (seteuid32): Return immediately if the program is not impersonatedChristopher Faylor2002-07-022-11/+16
* * syscalls.cc (seteuid32): Fix incorrect placement of Pierre's patch below.Christopher Faylor2002-07-022-5/+10
* * syscalls.cc (seteuid32): Fix incorrect use of system_printf.Christopher Faylor2002-07-022-1/+5
* * autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor2002-07-029-152/+507
* typo fixAlan Modra2002-07-011-11/+11
* * syscalls.c (seteuid32): Do not return an error when the token cannot beChristopher Faylor2002-07-014-3/+14
* Remove redundant entry.DJ Delorie2002-07-011-3/+0
* merge from gcc:DJ Delorie2002-07-013-450/+447
* * mount.cc (main): Ensure that mount_already_exists() also gets default flagChristopher Faylor2002-07-013-61/+117
* * fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.Christopher Faylor2002-07-0114-14/+39
* include/elf:Jason Thorpe2002-07-012-3/+7
* * debug.cc (threads): Avoid initialization.Christopher Faylor2002-07-013-3/+8
* * uinfo.cc (cygheap_user::ontherange): Make cygwin root the last resort forChristopher Faylor2002-07-012-4/+7
* * shared.cc (sec_none): Move to sec_helper.cc.Corinna Vinschen2002-07-013-96/+113
* * bfdlink.h (struct bfd_sym_chain): Declare.Alan Modra2002-07-012-3/+44
* * uinfo.cc (cygheap_user::ontherange): Potentially set HOME from existingChristopher Faylor2002-07-012-10/+21
* white spaceChristopher Faylor2002-07-012-2/+2
* * environ.cc (parse_options): Use setenv to potentially replace CYGWIN value onChristopher Faylor2002-07-012-14/+40