summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in latest change to libc/machine/sh - new file should be strlen.S.Jeff Johnston2002-06-251-1/+1
* * libc/search/db_local.h: New file.Thomas Fitzsimmons2002-06-2410-7/+34
* 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-242-2/+8
* * dtable.cc (dtable::find_unused_handle): Avoid coercion.Christopher Faylor2002-06-242-2/+5
* * libc/machine/sh/strcpy.S: New file.Joern Rennecke2002-06-244-8/+101
* Fix typos.Jeff Johnston2002-06-241-2/+2
* * dtable.cc (fhandler_base::dup2): Cleanup. Ensure that lock is turned off inChristopher Faylor2002-06-242-18/+24
* 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-245-2/+13
* 2002-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2002-06-243-11/+15
* merge from gccDJ Delorie2002-06-243-8/+14
* * libc/include/ndbm.h: Remove.Thomas Fitzsimmons2002-06-245-316/+7
* 2002-06-24 WATANABE Hirofumi <eban@os.rim.or.jp>Thomas Fitzsimmons2002-06-242-2/+8
* * uinfo.cc (internal_getlogin): Set myself->uid and myself->gid insteadCorinna Vinschen2002-06-242-6/+13
* * security.cc (get_group_sidlist): Add pw argument and use pw->pw_name in callChristopher Faylor2002-06-244-9/+18
* * ntsec.sgml: Clean up text for examples of /etc/passwd and /etc/group.Corinna Vinschen2002-06-242-9/+64
* * include/objidl.h (struct tagPROPVARIANT): Kill obsoleteDanny Smith2002-06-242-1/+8
* * include/winioctl.h (FILE_SPECIAL_ACCESS): Add define.Danny Smith2002-06-242-0/+5
* 2002-06-24 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-06-243-7/+36
* * fhandler.cc (fhandler_base::fstat): Set S_IFIFO for pipes.Christopher Faylor2002-06-243-5/+19
* * lib/_cygwin_S_IEXEC.cc: Remove obsolete file.Christopher Faylor2002-06-242-21/+4
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-237-7/+15
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-234-9/+18
* 2002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-06-233-24/+45
* * Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor2002-06-222-1/+5
* * Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor2002-06-221-1/+1
* * configure.in: Fix AIX configury bug.DJ Delorie2002-06-212-2/+4
* * libc/time/strftime.c (strftime): Add %e format specifier.Corinna Vinschen2002-06-212-0/+17
* * libc/search/hash.h (LITTLE_ENDIAN, BIG_ENDIAN): Define if notThomas Fitzsimmons2002-06-212-1/+11
* 2002-06-21 Richard Earnshaw (rearnsha@arm.com)Jeff Johnston2002-06-212-0/+14
* 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-213-2/+9
* 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-2114-29/+667
* 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-219-51/+92
* * what.texinfo: Fix typo.Christopher Faylor2002-06-212-1/+5
* 2002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-212-0/+9
* * syscalls.cc (stat64_to_stat32): Correctly evaluate st_rdev.Corinna Vinschen2002-06-212-1/+11
* * security.cc (alloc_sd): Carefully check owner_sid again after tryingCorinna Vinschen2002-06-212-2/+7
* * security.cc (alloc_sd): Remove unnecessary retrieval of owner name.Corinna Vinschen2002-06-212-17/+38
* Set correct value for ADP_Stopped_RunTimeErrorNick Clifton2002-06-212-32/+31
* * errno.cc: Change text description for EBADF throughout.Christopher Faylor2002-06-212-2/+6
* remove unneeded white spaceChristopher Faylor2002-06-211-2/+2
* * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor2002-06-217-15/+23
* * Makefile.am (LIB_OBJECTLISTS): AddThomas Fitzsimmons2002-06-2040-55/+6621
* * fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"Christopher Faylor2002-06-202-27/+34
* * configure.in: replace ${topsrcdir} with ${srcdir}DJ Delorie2002-06-192-6/+8
* * configure.in: Move definition of libstdcxx_flagsDJ Delorie2002-06-192-3/+6
* * configure.in: Rearrange a little.DJ Delorie2002-06-191-27/+26
* * configure.in: Pull definition of is_cross_compiler earlier.DJ Delorie2002-06-192-13/+14
* * configure.in: Rearrange a little.DJ Delorie2002-06-192-4/+9
* * configure.in: Remove references to librx.DJ Delorie2002-06-193-23/+12
* 2002-06-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-06-1916-19/+1009