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
...
*
.
Christopher Faylor
2001-12-02
0
-0
/
+0
*
.
Christopher Faylor
2001-12-02
0
-0
/
+0
*
.
Christopher Faylor
2001-12-02
0
-0
/
+0
*
.
Christopher Faylor
2001-12-02
0
-0
/
+0
*
minor reformatting.
Christopher Faylor
2001-12-02
0
-0
/
+0
*
minor reformatting.
Christopher Faylor
2001-12-02
1
-8
/
+8
*
* libc/include/dirent.h: Protect against multiple inclusion.
Christopher Faylor
2001-11-30
2
-0
/
+7
*
* debug.cc (makethread): Eliminate unneeded function call.
Christopher Faylor
2001-11-30
5
-30
/
+18
*
Copyright 2001
Alexandre Oliva
2001-11-29
1
-1
/
+1
*
* d10v.h (OPERAND_SP): New macro.
Alexandre Oliva
2001-11-29
2
-0
/
+7
*
When build != host, create libiberty for the build machine.
DJ Delorie
2001-11-28
4
-7
/
+181
*
* winsup.h: Reorganize to avoid use of experimental stuff.
Christopher Faylor
2001-11-28
3
-8
/
+13
*
Add attribution.
Christopher Faylor
2001-11-28
1
-1
/
+1
*
* libc/include/sys/types.h: Define useconds_t.
Christopher Faylor
2001-11-28
3
-0
/
+10
*
* 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
[prev]
[next]