summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * heap.cc (heap_init): Remove debugging code.Christopher Faylor2003-02-072-15/+5
* * configure.in: Make w32api directory optional.Christopher Faylor2003-02-073-22/+36
* * include/locale.h: Include stddef.h for definition of NULL.Danny Smith2003-02-072-0/+8
* Source Navigator is now on sourceforge...Keith Seitz2003-02-066-303/+92
* * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen2003-02-066-47/+18
* * setup-net.sgml: Add "setup-maxmem" sectionJoshua Daniel Franklin2003-02-062-0/+69
* * path.cc: Change 'to_posix_p' to 'to_posix' throughout.Christopher Faylor2003-02-052-15/+29
* 2003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-02-053-18/+39
* 2003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-02-053-20/+29
* 2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston2003-02-055-0/+17
* * path.cc (etc::dir_changed): Fix debug printf.Christopher Faylor2003-02-052-2/+5
* * sec_acl.cc (setacl): Move all permission settings to beginning ofCorinna Vinschen2003-02-053-99/+244
* * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, startEarnie Boyd2003-02-055-9/+35
* * include/sys/cygwin.h: Use C-style comments.Christopher Faylor2003-02-052-21/+25
* * sec_helper.cc (get_sids_info): New function.Corinna Vinschen2003-02-053-24/+72
* Correct typo in last changelog entry.Danny Smith2003-02-041-1/+1
* * include/shlwapi.h (PathRelativePathTo[AW]): CorrectDanny Smith2003-02-042-2/+8
* * syscalls.cc (struct system_cleanup_args): New struct.Thomas Pfaff2003-02-042-8/+31
* * winsup.api/pthread/cancel11.c: New test.Thomas Pfaff2003-02-043-0/+149
* * path.cc (symlink): Create security attributes so that only theCorinna Vinschen2003-02-043-5/+8
* * grp.cc (internal_getgroups): Do not return without closingCorinna Vinschen2003-02-042-20/+26
* * security.h (class cygpsid): New class.Corinna Vinschen2003-02-046-91/+123
* * ppc.h: Add TLS relocs. Format.Alan Modra2003-02-043-125/+205
* Eliminate most unneeded this-> pointers throughout.Christopher Faylor2003-02-0414-33/+37
* 2003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-032-18/+36
* * security.h: Add third argument to set_process_privilege.Corinna Vinschen2003-02-035-8/+33
* * fhandler_socket.cc (fhandler_socket::recvfrom): Return bufferCorinna Vinschen2003-02-032-1/+18
* * cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin2003-02-033-1/+32
* * grp.cc (getgrent32): Only refresh group entries when at beginning.Christopher Faylor2003-02-014-11/+21
* * include/commctrl.h (TCM_*): Add missing defines.Danny Smith2003-02-012-1/+14
* 2003-02-01 Jesus Alvarez <jesus_alvarez@users.sourceforge.net>Danny Smith2003-02-012-0/+56
* * dlfcn.cc (dlerror): Only report load errors once per error.Christopher Faylor2003-02-012-4/+13
* * fhandler_serial.cc (fhandler_serial::open): Avoid extraneous setting of res.Christopher Faylor2003-02-013-161/+187
* * hppa.h (ldwa, ldda): Add ordered opcodes.John David Anglin2003-01-312-0/+6
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-2/+20
* 2003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2003-01-312-6/+11
* 2003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2003-01-313-2/+7
* * passwd.cc (pwdgrp::read_passwd): linebuf *must* be static (from PierreChristopher Faylor2003-01-313-4/+12
* * shared.cc (shared_info::heap_chunk_size): Use correct variable when readingChristopher Faylor2003-01-312-1/+6
* 2003-01-31 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-01-312-5/+33
* * fhandler_registry.cc (fhandler_registry::exists): Fix off-by-one error whenChristopher Faylor2003-01-302-2/+9
* * config.if: Copy from GCC.Alexandre Oliva2003-01-302-23/+22
* * lib/getopt.c: Allow environment variable control of POSIXLY_INCORRECT behav...Christopher Faylor2003-01-302-7/+9
* 2003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2003-01-292-0/+14
* * fhandler_socket.cc (fhandler_socket::accept): On successful executionCorinna Vinschen2003-01-282-16/+20
* * mips.h (EF_MIPS_XGOT): Define.Alexandre Oliva2003-01-282-0/+7
* 2003-01-27 Krzysztof Nikiel <kni@poczta.onet.pl>Danny Smith2003-01-273-2/+8
* * configure.in: Revert 24Jan change.Alexandre Oliva2003-01-273-45/+71
* * passwd.cc (pwdgrp::parse_passwd): Be more unforgiving about non-numericChristopher Faylor2003-01-272-5/+9
* fix typoChristopher Faylor2003-01-271-1/+1