summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen2002-05-222-1/+7
* * include/cygwin/types.h: Define pthread stuff only if _POSIX_THREADSCorinna Vinschen2002-05-222-0/+7
* * cygpath.cc (usage): Change usage output slightly.Corinna Vinschen2002-05-223-105/+303
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-226-176/+194
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-222-0/+6
* ? gas/testsuite/gas/mips/rol64.dThiemo Seufer2002-05-212-0/+8
* 2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons2002-05-212-0/+7
* * Makefile.in: Increment VERSION to 1.4.Earnie Boyd2002-05-212-2/+9
* * security.cc (open_local_policy): Initialize lsa toCorinna Vinschen2002-05-212-4/+12
* 2002-05-20 Philip Aston <philipa@mail.com>Danny Smith2002-05-202-1/+5
* 2002-05-20 Ren� M�ller Fonseca <fonseca@users.sourceforge.net>Danny Smith2002-05-202-43/+49
* * fhandler_disk_file.cc (fhandler_disk_file::fstat): Make handling of nlinkChristopher Faylor2002-05-182-4/+8
* * strace.cc (add_child): Use calloc since new requires working libstdc++.a.Christopher Faylor2002-05-182-2/+8
* * path.cc (path_conv::check): Always set executable bit for executableChristopher Faylor2002-05-184-3/+10
* remove white spaceChristopher Faylor2002-05-181-2/+2
* 2002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-1747-77/+820
* * newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c.Thomas Fitzsimmons2002-05-176-11/+38
* * fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with highChristopher Faylor2002-05-172-2/+16
* * h8300.h: Corrected defs of all control regs and eepmov instr.Andrey Volkov2002-05-172-43/+48
* print_insn_sh cleanup:Joern Rennecke2002-05-172-2/+4
* * fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()Corinna Vinschen2002-05-173-15/+22
* * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen2002-05-174-16/+9
* * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke2002-05-162-4/+8
* * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke2002-05-162-1/+6
* * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen2002-05-165-74/+140
* * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons2002-05-162-1/+4
* * ChangeLog: Update.Thomas Fitzsimmons2002-05-151-0/+10
* * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons2002-05-153-119/+119
* 2002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-158-20/+168
* * cygpath.cc (get_short_paths): Fix more error checking.Corinna Vinschen2002-05-153-58/+73
* * cygpath.cc (get_short_name): Fix error checking.Corinna Vinschen2002-05-142-1/+5
* * kill.cc (prog_name) New global variable.Christopher Faylor2002-05-132-7/+60
* * configure.in: simplify makefile fragment collection.DJ Delorie2002-05-132-36/+38
* * configure.in: remove code to build emacs.DJ Delorie2002-05-132-23/+10
* * mh-apollo68: remove unused HDEFINES setting.DJ Delorie2002-05-134-6/+6
* * configure.in : Remove --srcdir argument from targargs and buildargsDJ Delorie2002-05-132-7/+15
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-132-3/+21
* * configure: move some logic to configure.inDJ Delorie2002-05-133-16/+17
* * cygwin.din: Add strlcat and strlcpy.Christopher Faylor2002-05-133-1/+11
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-133-13/+115
* * strlcat.c: Add file.Thomas Fitzsimmons2002-05-132-0/+144
* 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons2002-05-134-8/+22
* * shared.cc (__sec_user): Split into sec_acl() and call orig_sid().Corinna Vinschen2002-05-133-42/+44
* * kill.cc (listsig): Display numeric id when given symbolic input.Christopher Faylor2002-05-132-1/+8
* document kill -h.Christopher Faylor2002-05-131-0/+3
* * kill.cc (usage): Show new options. Allow specification of output stream.Christopher Faylor2002-05-132-3/+13
* Update ChangeLog with missing entry.Christopher Faylor2002-05-132-1/+8
* * Makefile.in (kill.exe): Add as a specific target.Christopher Faylor2002-05-134-28/+114
* remove a commaChristopher Faylor2002-05-121-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN whenChristopher Faylor2002-05-122-4/+14