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
*
* cygwin.din (ualarm): New export.
Christopher Faylor
2001-11-28
9
-60
/
+183
*
* config.sub: Update to version 1.232 on subversion.
Geoffrey Keating
2001-11-26
2
-12
/
+24
*
Revert erroneous checkin.
Christopher Faylor
2001-11-26
1
-5
/
+0
*
* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding
Christopher Faylor
2001-11-26
3
-1
/
+11
*
Add missing ChangeLog entries.
Corinna Vinschen
2001-11-25
1
-0
/
+16
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
Christopher Faylor
2001-11-25
3
-1
/
+11
*
* net.cc (cygwin_hstrerror): Allow s == NULL.
Corinna Vinschen
2001-11-24
1
-1
/
+13
*
* net.cc (cygwin_inet_ntoa): Add parameter checking.
Corinna Vinschen
2001-11-24
2
-1
/
+12
*
* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matching
Christopher Faylor
2001-11-24
2
-11
/
+13
*
* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
Christopher Faylor
2001-11-24
3
-5
/
+14
*
* net.cc (inet_makeaddr): Revert previous change.
Christopher Faylor
2001-11-24
2
-1
/
+5
*
* path.cc (chdir): Allow 'cd /cygdrive'.
Christopher Faylor
2001-11-24
2
-6
/
+17
*
Fix typo.
Christopher Faylor
2001-11-24
1
-1
/
+1
*
fix typo.
Christopher Faylor
2001-11-24
1
-1
/
+1
*
* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.
Christopher Faylor
2001-11-24
12
-146
/
+297
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
8
-50
/
+239
*
* path.cc (cygpath): Don't consider cygpath stuff when trying to derive native
Christopher Faylor
2001-11-22
2
-1
/
+9
*
Patch by Pierre Muller <muller@ics.u-strasbg.fr>:
Corinna Vinschen
2001-11-21
2
-0
/
+10
*
Patch by Mark Bradshaw <bradshaw@staff.crosswalk.com>:
Corinna Vinschen
2001-11-21
2
-20
/
+60
*
* libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.
Christopher Faylor
2001-11-21
2
-6
/
+11
*
* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.
Christopher Faylor
2001-11-21
8
-744
/
+896
*
Change copyright.
Christopher Faylor
2001-11-21
1
-1
/
+1
*
Use msgfmt to generate .gmo files from .po files for a distribution.
Nick Clifton
2001-11-20
2
-0
/
+10
*
* libc/sys/mmixware/*: Tweak license header in all source files.
Hans-Peter Nilsson
2001-11-18
30
-87
/
+178
*
* COPYING.NEWLIB: Mention preserved notice in specific parts.
Hans-Peter Nilsson
2001-11-18
2
-1
/
+6
*
* winsup.api/pthread/condvar3_1.c: Fix debugging output.
Egor Duda
2001-11-17
2
-6
/
+7
*
* path.cc (conv_path_list): Copy source paths before modifying them.
Christopher Faylor
2001-11-17
2
-3
/
+12
*
* strace.cc (main): Change getopt() to getopt_long().
Corinna Vinschen
2001-11-17
2
-2
/
+234
*
* fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit.
Corinna Vinschen
2001-11-16
3
-1
/
+7
*
* common.h (NT_ARCH): Define. Remove incorrect comment.
Alan Modra
2001-11-15
2
-1
/
+5
*
Fix typo.
Egor Duda
2001-11-15
1
-1
/
+1
*
* winsup.api/pthread/: New directory. Ports of pthread functionality
Egor Duda
2001-11-15
37
-0
/
+3099
*
* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.
Egor Duda
2001-11-15
4
-4
/
+26
*
* exceptions.cc: Add stdlib.h include for alloca declaration.
Christopher Faylor
2001-11-15
5
-7
/
+24
*
binutils/ChangeLog
Alan Modra
2001-11-15
2
-1
/
+7
*
* fhandler.cc (fhandler_disk_file::fstat): Add setting access time
Corinna Vinschen
2001-11-14
2
-6
/
+25
*
* 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
[next]