aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-26 * include/math.h (tgamma): Correct typo in comment.Danny Smith2-3/+5
2003-01-26* uinfo.cc (pwdgrp::load): Regularize strace output. Add warning forChristopher Faylor10-118/+126
2003-01-26 * mingwex/mingw-fseek.c (INLINE): Remove define.Danny Smith2-33/+8
2003-01-26Fix typo.Christopher Faylor1-1/+17
2003-01-26* passwd.cc (pwdgrp::parse_passwd): Eliminate use of memset. The structureChristopher Faylor3-10/+8
2003-01-26* pwdgrp.cc (pwdgrp::parse_group): Fix off-by-one problem in allocating gr_mem.Christopher Faylor2-1/+5
2003-01-26* include/sys/strace.h (paranoid_printf): Define as not being part of "all"Christopher Faylor6-69/+99
2003-01-25clarifyChristopher Faylor1-1/+1
2003-01-25* pwdgrp.cc (pwdgrp::reparse): Declare.Christopher Faylor4-2/+16
2003-01-25 * syscalls.cc (seteuid32): On Win95 get the pw entry. If it existsCorinna Vinschen6-31/+35
2003-01-25* fhandler_console.cc (fhandler_console::send_winch_maybe): Reset scroll regionChristopher Faylor2-0/+7
2003-01-25 * include/ras.h (RASCONN[AW]): Add dwSessionId forDanny Smith2-0/+7
2003-01-25 * include/ras.h (RASCONN[AW]): Guard szDeviceType,Danny Smith2-0/+18
2003-01-24bfd/Jakub Jelinek2-4/+31
2003-01-24 * s390.h: Add s390 TLS relocations.Martin Schwidefsky2-0/+41
2003-01-24Add sh2e supportNick Clifton4-5/+15
2003-01-24 * libc/include/sys/unistd.h: Add setregid and setreuid declarationsCorinna Vinschen2-0/+9
2003-01-24 * cygwin.din: Export setreuid32, setreuid, setregid32, setregid.Corinna Vinschen4-1/+68
2003-01-24* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor8-140/+133
2003-01-24Add missing entry.Christopher Faylor1-1/+21
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor3-5/+11
2003-01-24* winsup.api/mmaptest03.c (main): Mark variables as volatile to avoidChristopher Faylor2-3/+8
2003-01-24* Makefile (check): Add cygrun.exe dependency.Christopher Faylor2-1/+5
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor203-612/+514