index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2002-05-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-17
47
-77
/
+820
*
* newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c.
Thomas Fitzsimmons
2002-05-17
6
-11
/
+38
*
* fhandler.cc (fhandler_base::lseek): Avoid calling SetFilePointer with high
Christopher Faylor
2002-05-17
2
-2
/
+16
*
* h8300.h: Corrected defs of all control regs and eepmov instr.
Andrey Volkov
2002-05-17
2
-43
/
+48
*
print_insn_sh cleanup:
Joern Rennecke
2002-05-17
2
-2
/
+4
*
* fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno()
Corinna Vinschen
2002-05-17
3
-15
/
+22
*
* times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when
Corinna Vinschen
2002-05-17
4
-16
/
+9
*
* libc/machine/sh/strcpy.S (strcpy): make sure r0 has right value
Joern Rennecke
2002-05-16
2
-4
/
+8
*
* libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN with
Joern Rennecke
2002-05-16
2
-1
/
+6
*
* syscalls.cc (seteuid): Set default dacl in process token.
Corinna Vinschen
2002-05-16
5
-74
/
+140
*
* testsuite/lib/newlib.exp: Add newlib_include_flags to compile
Thomas Fitzsimmons
2002-05-16
2
-1
/
+4
*
* ChangeLog: Update.
Thomas Fitzsimmons
2002-05-15
1
-0
/
+10
*
* testsuite/lib/checkoutput.exp (newlib_check_output): Output
Thomas Fitzsimmons
2002-05-15
3
-119
/
+119
*
2002-05-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-15
8
-20
/
+168
*
* cygpath.cc (get_short_paths): Fix more error checking.
Corinna Vinschen
2002-05-15
3
-58
/
+73
*
* cygpath.cc (get_short_name): Fix error checking.
Corinna Vinschen
2002-05-14
2
-1
/
+5
*
* kill.cc (prog_name) New global variable.
Christopher Faylor
2002-05-13
2
-7
/
+60
*
* configure.in: simplify makefile fragment collection.
DJ Delorie
2002-05-13
2
-36
/
+38
*
* configure.in: remove code to build emacs.
DJ Delorie
2002-05-13
2
-23
/
+10
*
* mh-apollo68: remove unused HDEFINES setting.
DJ Delorie
2002-05-13
4
-6
/
+6
*
* configure.in : Remove --srcdir argument from targargs and buildargs
DJ Delorie
2002-05-13
2
-7
/
+15
*
2002-05-13 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-13
2
-3
/
+21
*
* configure: move some logic to configure.in
DJ Delorie
2002-05-13
3
-16
/
+17
*
* cygwin.din: Add strlcat and strlcpy.
Christopher Faylor
2002-05-13
3
-1
/
+11
*
2002-05-13 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-13
3
-13
/
+115
*
* strlcat.c: Add file.
Thomas Fitzsimmons
2002-05-13
2
-0
/
+144
*
2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>
Thomas Fitzsimmons
2002-05-13
4
-8
/
+22
*
* shared.cc (__sec_user): Split into sec_acl() and call orig_sid().
Corinna Vinschen
2002-05-13
3
-42
/
+44
*
* kill.cc (listsig): Display numeric id when given symbolic input.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
document kill -h.
Christopher Faylor
2002-05-13
1
-0
/
+3
*
* kill.cc (usage): Show new options. Allow specification of output stream.
Christopher Faylor
2002-05-13
2
-3
/
+13
*
Update ChangeLog with missing entry.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
* Makefile.in (kill.exe): Add as a specific target.
Christopher Faylor
2002-05-13
4
-28
/
+114
*
remove a comma
Christopher Faylor
2002-05-12
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::open): Avoid using O_DIROPEN when
Christopher Faylor
2002-05-12
2
-4
/
+14
*
fix entry
Christopher Faylor
2002-05-12
1
-3
/
+3
*
* syscalls.cc (_read): Change error to EBADF if attempt to write to a
Christopher Faylor
2002-05-12
2
-0
/
+13
*
* mount.cc (do_mount): Default to non-exec option for remote drives. Report
Christopher Faylor
2002-05-12
4
-16
/
+70
*
* fhandler.h (executable_states): For now, make dont_care_if_executable
Christopher Faylor
2002-05-12
5
-60
/
+80
*
* fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.
Christopher Faylor
2002-05-12
2
-1
/
+6
*
fix formatting
Christopher Faylor
2002-05-12
2
-12
/
+17
*
fix comment
Christopher Faylor
2002-05-12
1
-1
/
+1
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
10
-73
/
+1001
*
* libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro.
Thomas Fitzsimmons
2002-05-11
6
-28
/
+76
*
2002-05-10 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-05-10
2
-0
/
+58
*
2002-05-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-05-10
2
-2
/
+6
*
* syscalls.cc (_write): Change error to EBADF if attempt to write to a
Christopher Faylor
2002-05-09
2
-0
/
+8
*
2002-05-09 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-05-09
2
-10
/
+20
*
* acinclude.m4: Add support for --enable-newlib-multithread.
Thomas Fitzsimmons
2002-05-08
125
-2150
/
+3572
*
* libc/stdio/getc_u.c: New file.
Thomas Fitzsimmons
2002-05-08
9
-13
/
+343
[prev]
[next]