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
...
*
* winsup.h: Remove alloca definition since it's now defined through
Corinna Vinschen
2001-11-14
3
-3
/
+7
*
* libc/include/alloca.h: Move libc/sys/linux/include/alloca.h
Corinna Vinschen
2001-11-14
4
-13
/
+31
*
2001-11-13 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb
2001-11-14
6
-28
/
+65
*
2001-11-13 Jeff Holcomb <jeffh@redhat.com>
Jeff Holcomb
2001-11-14
2
-1
/
+6
*
* syscalls.cc (_write): Allow zero length as per SUSv2.
Christopher Faylor
2001-11-14
2
-0
/
+7
*
binutils/ChangeLog
Alan Modra
2001-11-14
2
-0
/
+5
*
* dir.cc (mkdir): Add HIDDEN file attribute if file has leading dot
Corinna Vinschen
2001-11-13
5
-6
/
+45
*
Index: bfd/ChangeLog
Geoffrey Keating
2001-11-13
2
-1
/
+9
*
Fix tic54x testsuite failures and Lmem disassembly bugs.
Tim Wall
2001-11-13
5
-40
/
+65
*
Add __stack_base__
Anthony Green
2001-11-13
2
-1
/
+6
*
* libc/sys/mmixware/*: Correct spacing in all source files.
Hans-Peter Nilsson
2001-11-13
31
-226
/
+203
*
* i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" to
Alan Modra
2001-11-13
2
-3
/
+12
*
Fix ChangeLog entry.
Corinna Vinschen
2001-11-12
1
-0
/
+1
*
* cygcheck.cc (dump_sysinfo): Redefine output format slightly.
Corinna Vinschen
2001-11-12
2
-3
/
+10
*
* cygcheck.cc (main): Slight formatting tweak.
Christopher Faylor
2001-11-12
2
-1
/
+6
*
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
Jeff Johnston
2001-11-12
2
-1
/
+17
*
2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
Jeff Johnston
2001-11-12
39
-0
/
+3471
*
* cygcheck.cc (dump_sysinfo): Add some more details.
Corinna Vinschen
2001-11-12
2
-4
/
+22
*
Add missing ChangeLog entry.
Christopher Faylor
2001-11-12
1
-0
/
+4
*
* cygcheck.cc (dump_sysinfo): Print more detailed OS information string
Corinna Vinschen
2001-11-12
2
-12
/
+39
*
* include/winbase.h (OSVERSIONINFOEX): Add definition.
Corinna Vinschen
2001-11-12
3
-0
/
+43
*
* fhandler_console.cc (fhandler_console::read): Revert 2001-10-23 change to
Christopher Faylor
2001-11-12
2
-3
/
+5
*
* include/cygwin/version.h: Bump version to 1.3.6.
Christopher Faylor
2001-11-12
2
-2
/
+6
*
* path.h: New file.
Christopher Faylor
2001-11-12
1
-0
/
+11
*
* cygcheck.cc (scan_registry): Open registry with read-only access.
Christopher Faylor
2001-11-12
5
-16
/
+32
*
Clarify length reference in comment
Tim Wall
2001-11-11
2
-2
/
+6
*
fix typo.
Christopher Faylor
2001-11-11
1
-1
/
+1
*
* cygcheck.cc (main): Display package info when '-s' is specified.
Christopher Faylor
2001-11-11
3
-6
/
+17
*
* dump_setup.cc: New file.
Christopher Faylor
2001-11-11
5
-25
/
+303
*
* Makefile.in (cygcheck.exe): Compile as -mno-cygwin executable.
Christopher Faylor
2001-11-11
4
-13
/
+423
*
* dtable.cc (dtable::build_fhandler): Don't increment console fd count if new
Christopher Faylor
2001-11-10
3
-8
/
+11
*
* avr.h: Update for new devices.
Denis Chertykov
2001-11-10
1
-4
/
+8
*
* cygcheck.cc (dump_sysinfo): Print more detailed OS information string.
Corinna Vinschen
2001-11-09
2
-4
/
+25
*
2001-11-10 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-11-09
2
-0
/
+10
*
2001-11-09 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-11-09
2
-1
/
+7
*
2001-11-09 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-11-09
2
-8
/
+11
*
* configure.in (--enable-languages): Be more permissive about
DJ Delorie
2001-11-09
2
-3
/
+14
*
* checksignal.c: New testcase.
Corinna Vinschen
2001-11-08
2
-0
/
+83
*
* select.cc: Set errno using set_sig_errno() throughout.
Corinna Vinschen
2001-11-08
4
-10
/
+18
*
* select.cc (fhandler_tty_slave::ready_for_read): Return 0 on EBADF.
Corinna Vinschen
2001-11-08
3
-1
/
+8
*
2001-11-08 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-11-07
2
-7
/
+15
*
2001-11-08 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-11-07
2
-1
/
+5
*
* lib/getopt.c (getopt_internal): Reset optind to 1 only if optreset
Corinna Vinschen
2001-11-07
2
-1
/
+6
*
* select.cc (fhandler_tty_slave::ready_for_read): Correct inverted not_open
Christopher Faylor
2001-11-06
2
-1
/
+6
*
* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
Hans-Peter Nilsson
2001-11-06
2
-1
/
+9
*
* include/cygwin/version.h: Bump version to 1.3.5.
Christopher Faylor
2001-11-05
2
-2
/
+6
*
* mmap.cc (mmap_record::find_empty): Add input parameter check.
Corinna Vinschen
2001-11-05
2
-0
/
+6
*
* libc/include/sys/unistd.h: Add prototypes for endusershell(),
Corinna Vinschen
2001-11-05
3
-0
/
+24
*
* Makefile.in: Delete unused executable after creating base-files.
Egor Duda
2001-11-05
2
-3
/
+10
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
38
-184
/
+183
[prev]
[next]