aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-02-06 * security.h: Introduce names UNKNOWN_UID and UNKNOWN_GID and deleteCorinna Vinschen6-47/+18
2003-02-06 * setup-net.sgml: Add "setup-maxmem" sectionJoshua Daniel Franklin2-0/+69
2003-02-05* path.cc: Change 'to_posix_p' to 'to_posix' throughout.Christopher Faylor2-15/+29
2003-02-052003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston3-18/+39
2003-02-052003-02-05 Chris Demetriou <cgd@broadcom.com>Jeff Johnston3-20/+29
2003-02-052003-02-05 Jonathan Larmour <jifl@eCosCentric.com>Jeff Johnston5-0/+17
2003-02-05* path.cc (etc::dir_changed): Fix debug printf.Christopher Faylor2-2/+5
2003-02-05 * sec_acl.cc (setacl): Move all permission settings to beginning ofCorinna Vinschen3-99/+244
2003-02-05 * include/basetypes.h (_GUID_DEFINED): Add deprecation warning, startEarnie Boyd5-9/+35
2003-02-05* include/sys/cygwin.h: Use C-style comments.Christopher Faylor2-21/+25
2003-02-05 * sec_helper.cc (get_sids_info): New function.Corinna Vinschen3-24/+72
2003-02-04Correct typo in last changelog entry.Danny Smith1-1/+1
2003-02-04 * include/shlwapi.h (PathRelativePathTo[AW]): CorrectDanny Smith2-2/+8
2003-02-04* syscalls.cc (struct system_cleanup_args): New struct.Thomas Pfaff2-8/+31
2003-02-04* winsup.api/pthread/cancel11.c: New test.Thomas Pfaff3-0/+149
2003-02-04 * path.cc (symlink): Create security attributes so that only theCorinna Vinschen3-5/+8
2003-02-04 * grp.cc (internal_getgroups): Do not return without closingCorinna Vinschen2-20/+26
2003-02-04 * security.h (class cygpsid): New class.Corinna Vinschen6-91/+123
2003-02-04 * ppc.h: Add TLS relocs. Format.Alan Modra3-125/+205
2003-02-04Eliminate most unneeded this-> pointers throughout.Christopher Faylor14-33/+37
2003-02-032003-02-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-18/+36
2003-02-03 * security.h: Add third argument to set_process_privilege.Corinna Vinschen5-8/+33
2003-02-03 * fhandler_socket.cc (fhandler_socket::recvfrom): Return bufferCorinna Vinschen2-1/+18
2003-02-03* cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'Joshua Daniel Franklin3-1/+32
2003-02-01* grp.cc (getgrent32): Only refresh group entries when at beginning.Christopher Faylor4-11/+21
2003-02-01 * include/commctrl.h (TCM_*): Add missing defines.Danny Smith2-1/+14
2003-02-012003-02-01 Jesus Alvarez <jesus_alvarez@users.sourceforge.net>Danny Smith2-0/+56
2003-02-01* dlfcn.cc (dlerror): Only report load errors once per error.Christopher Faylor2-4/+13
2003-02-01* fhandler_serial.cc (fhandler_serial::open): Avoid extraneous setting of res.Christopher Faylor3-161/+187
2003-01-31 * hppa.h (ldwa, ldda): Add ordered opcodes.John David Anglin2-0/+6
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2-2/+20
2003-01-312003-01-31 Michael Snyder <msnyder@redhat.com>Jeff Johnston2-6/+11
2003-01-312003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler3-2/+7
2003-01-31* passwd.cc (pwdgrp::read_passwd): linebuf *must* be static (from PierreChristopher Faylor3-4/+12
2003-01-31* shared.cc (shared_info::heap_chunk_size): Use correct variable when readingChristopher Faylor2-1/+6
2003-01-312003-01-31 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-5/+33
2003-01-30* fhandler_registry.cc (fhandler_registry::exists): Fix off-by-one error whenChristopher Faylor2-2/+9
2003-01-30* config.if: Copy from GCC.Alexandre Oliva2-23/+22
2003-01-30* lib/getopt.c: Allow environment variable control of POSIXLY_INCORRECT behav...Christopher Faylor2-7/+9
2003-01-292003-01-29 Jason Tishler <jason@tishler.net>Jeff Johnston2-0/+14
2003-01-28 * fhandler_socket.cc (fhandler_socket::accept): On successful executionCorinna Vinschen2-16/+20
2003-01-28* mips.h (EF_MIPS_XGOT): Define.Alexandre Oliva2-0/+7
2003-01-272003-01-27 Krzysztof Nikiel <kni@poczta.onet.pl>Danny Smith3-2/+8
2003-01-27* configure.in: Revert 24Jan change.Alexandre Oliva3-45/+71
2003-01-27* passwd.cc (pwdgrp::parse_passwd): Be more unforgiving about non-numericChristopher Faylor2-5/+9
2003-01-27fix typoChristopher Faylor1-1/+1
2003-01-272003-01-27 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-47/+1109
2003-01-27* uinfo.cc (pwdgrp::next_num): Remove check for NULL since it is no longer aChristopher Faylor2-4/+8
2003-01-27* strings.h (strechr): New function.Christopher Faylor6-26/+54
2003-01-26include/Daniel Jacobowitz2-2/+30