summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-165-30/+21
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-165-66/+298
* * lib/shell32.def (SHGetFolderPath[AW]): Add comment.Danny Smith2002-09-163-1/+12
* 2002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2002-09-162-1/+5
* Add final newlines to utilsJoshua Daniel Franklin2002-09-1514-13/+41
* 2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>Joshua Daniel Franklin2002-09-152-2/+10
* fix typoChristopher Faylor2002-09-131-1/+1
* fix typoChristopher Faylor2002-09-131-1/+1
* * syscalls.cc (seteuid32): Treat ILLEGAL_UID invalid.Corinna Vinschen2002-09-132-6/+19
* Import chnages from master config repository.Nick Clifton2002-09-123-10/+26
* Handle DW_OP_GNU_push_tls_address.Nick Clifton2002-09-122-16/+24
* * include/sys/time.h (timeval): Add struct definition andDanny Smith2002-09-122-0/+21
* * include/winsock.h (timeval): Guard struct and associatedDanny Smith2002-09-123-12/+24
* 2002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-11129-2216/+7879
* * grp.cc (initgroups): Call groups::clear_supp to free theCorinna Vinschen2002-09-114-3/+21
* * ntsec.html: Add chapter for switching user context w/o password.Corinna Vinschen2002-09-112-2/+26
* * lib/shell32.def: Add missing stubs.Danny Smith2002-09-112-30/+85
* * test commitFrank Ch. Eigler2002-09-100-0/+0
* 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-102-1/+32
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-102-2/+11
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-0917-348/+666
* 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-092-2/+20
* * fhandler_tty.cc (fhandler_tty_slave::open): Don't protect input/outputChristopher Faylor2002-09-083-4/+8
* * include/windef.h (WINVER): Add documentation.Earnie Boyd2002-09-072-0/+17
* 2002-09-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-062-4/+5
* whitespaceChristopher Faylor2002-09-061-4/+4
* * winsup.h (_WIN32_WINNT): Protect.Christopher Faylor2002-09-062-0/+6
* * winsup.h (_WIN32_WINNT): Define.Christopher Faylor2002-09-062-0/+6
* * lib/Makefile.in (TEST_OPTIONS): Define WINVER to 0x0666.Danny Smith2002-09-062-1/+6
* 2002-09-05 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-052-0/+7
* * include/_mingw.h: Increment version to 2.3.Earnie Boyd2002-09-053-3/+8
* * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd2002-09-054-22/+28
* 2002-09-04 Kevin Chase <kevincha99@hotmail.com>Danny Smith2002-09-043-0/+17
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-6/+3
* 2002-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston2002-09-043-0/+25
* some editsChristopher Faylor2002-09-041-32/+43
* first draftChristopher Faylor2002-09-041-0/+55
* fix typoChristopher Faylor2002-09-041-1/+1
* * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen2002-09-046-200/+95
* Have objdump's --help switch document PPC -M options.Nick Clifton2002-09-042-0/+5
* * fhandler.h (fhandler_socket::read): Remove method.Corinna Vinschen2002-09-044-113/+324
* 2002-09-03 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-09-032-6/+19
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-035-0/+11
* 2002-09-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-0310-14/+117
* * include/wincon.h (GetConsoleWindow): Add _WIN32_WINNT >= 0x0500 guard.Earnie Boyd2002-09-032-0/+6
* * cygwin.din: Revert exporting new wchar functions.Corinna Vinschen2002-09-033-55/+6
* * dcrt0.cc (dll_crt0_1): Remove getpagesize() call.Christopher Faylor2002-09-023-2/+6
* * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2002-09-022-43/+63
* * fhandler_proc.cc: Add <sys/param.h> include.Christopher Faylor2002-08-313-16/+24
* * fhandler_tty.cc (fhandler_tty_slave::fhandler_tty_slave): Set "don't needChristopher Faylor2002-08-312-2/+5