aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-22 * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2-0/+7
2002-05-22 * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen3-105/+303
2002-05-22Allow for PWDCMD to override hardcoded pwd.Nick Clifton6-176/+194
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2-0/+6
2002-05-21? gas/testsuite/gas/mips/rol64.dThiemo Seufer2-0/+8
2002-05-212002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons2-0/+7
2002-05-21 * Makefile.in: Increment VERSION to 1.4.Earnie Boyd2-2/+9
2002-05-21 * security.cc (open_local_policy): Initialize lsa toCorinna Vinschen2-4/+12
2002-05-202002-05-20 Philip Aston <philipa@mail.com>Danny Smith2-1/+5
2002-05-202002-05-20 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2-43/+49
2002-05-18* fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlinkChristopher Faylor2-4/+8
2002-05-18* strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2-2/+8
2002-05-18* path.cc (path_conv::check): Always set executable bit for executableChristopher Faylor4-3/+10
2002-05-18remove white spaceChristopher Faylor1-2/+2
2002-05-172002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston47-77/+820
2002-05-17 * newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c.Thomas Fitzsimmons6-11/+38
2002-05-17* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with highChristopher Faylor2-2/+16
2002-05-17* h8300.h: Corrected defs of all control regs and eepmov instr.Andrey Volkov2-43/+48
2002-05-17print_insn_sh cleanup:Joern Rennecke2-2/+4
2002-05-17 * fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()Corinna Vinschen3-15/+22
2002-05-17 * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen4-16/+9
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke2-4/+8
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke2-1/+6
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen5-74/+140
2002-05-16 * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons2-1/+4
2002-05-15 * ChangeLog: Update.Thomas Fitzsimmons1-0/+10
2002-05-15 * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons3-119/+119
2002-05-152002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-20/+168
2002-05-15 * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen3-58/+73
2002-05-14 * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen2-1/+5
2002-05-13* kill.cc (prog_name) New global variable.Christopher Faylor2-7/+60
2002-05-13* configure.in: simplify makefile fragment collection.DJ Delorie2-36/+38
2002-05-13* configure.in: remove code to build emacs.DJ Delorie2-23/+10
2002-05-13* mh-apollo68: remove unused HDEFINES setting.DJ Delorie4-6/+6
2002-05-13* configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie2-7/+15
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+21
2002-05-13* configure: move some logic to configure.inDJ Delorie3-16/+17
2002-05-13* cygwin.din: Add strlcat and strlcpy.Christopher Faylor3-1/+11
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-13/+115
2002-05-13 * strlcat.c: Add file.Thomas Fitzsimmons2-0/+144
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons4-8/+22
2002-05-13 * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen3-42/+44
2002-05-13* kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor2-1/+8
2002-05-13document kill -h.Christopher Faylor1-0/+3
2002-05-13* kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor2-3/+13
2002-05-13Update ChangeLog with missing entry.Christopher Faylor2-1/+8
2002-05-13* Makefile.in (kill.exe): Add as a specific target.Christopher Faylor4-28/+114
2002-05-12remove a commaChristopher Faylor1-1/+1
2002-05-12* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN whenChristopher Faylor2-4/+14
2002-05-12fix entryChristopher Faylor1-3/+3