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
*
* sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.
Christopher Faylor
2001-03-07
4
-3
/
+49
*
merge from gcc
DJ Delorie
2001-03-06
2
-0
/
+19
*
* path.cc (suffix_scan::has): Change order of conditionals
Corinna Vinschen
2001-03-06
2
-10
/
+15
*
* autoload.c (cygwin_premain0): Add missing parameter.
Corinna Vinschen
2001-03-06
7
-4
/
+50
*
Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>
Jeff Johnston
2001-03-06
9
-23
/
+33
*
* include/a.out.h: Add copyright hint.
Corinna Vinschen
2001-03-05
48
-0
/
+524
*
2001-03-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-03-05
2
-3
/
+7
*
* getfacl.c: Add copyright hint.
Corinna Vinschen
2001-03-05
4
-0
/
+40
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
28
-147
/
+315
*
* libc/include/sys/stat.h: Use special defines for executable stat bits when
Christopher Faylor
2001-03-05
3
-7
/
+31
*
* fhandler.h (class fhandler_tty_common): New mutex and event to
Egor Duda
2001-03-04
5
-68
/
+188
*
*** empty log message ***
Christopher Faylor
2001-03-03
5
-171
/
+171
*
2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-03-02
2
-0
/
+7
*
2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-03-02
2
-0
/
+5
*
* dir.cc (readdir): Fix creating path in symlink check.
Corinna Vinschen
2001-03-02
2
-1
/
+5
*
* cygwinenv.sgml: Add text for `winsymlinks' option.
Corinna Vinschen
2001-03-02
4
-9
/
+48
*
* dir.cc (readdir): Fix shortcut==symlink condition.
Corinna Vinschen
2001-03-02
6
-89
/
+141
*
merge from gcc
DJ Delorie
2001-03-02
2
-2
/
+7
*
* exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process if
Christopher Faylor
2001-03-02
2
-0
/
+9
*
* select.cc (peek_console): Don't report read_ready on mouse events unless we
Christopher Faylor
2001-03-02
3
-1
/
+11
*
2001-03-01 Earnie Boyd <earnie@users.sourceforge.net
Earnie Boyd
2001-03-01
3
-3
/
+20
*
new defines for Coldfire V4.
Nick Clifton
2001-02-28
2
-2
/
+9
*
2001-02-28 Will Cohen <wcohen@redhat.com>
Jeff Johnston
2001-02-28
11
-2
/
+513
*
* uinfo.cc: Eliminate `#include <wchar.h>'.
Corinna Vinschen
2001-02-28
2
-1
/
+4
*
2001-02-27 Philip Blundell <pb@futuretv.com>
Phil Blundell
2001-02-28
2
-19
/
+35
*
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine
Egor Duda
2001-02-28
2
-47
/
+91
*
* fhandler.h (class fhandler_console): Make all variables that
Egor Duda
2001-02-27
3
-95
/
+245
*
* times.cc (settimeofday): Replace function stub with working code.
Christopher Faylor
2001-02-26
2
-3
/
+27
*
* strace.cc (strace::vprntf): Move prntf functionality to this function
Corinna Vinschen
2001-02-26
3
-4
/
+50
*
* shortcut.c: Remove #include <sys/strace.h>.
Corinna Vinschen
2001-02-25
2
-1
/
+4
*
* path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment.
Corinna Vinschen
2001-02-25
2
-6
/
+10
*
* shortcut.c: Change symlink condition.
Corinna Vinschen
2001-02-25
2
-2
/
+7
*
CYGWIN32 -> CYGWIN.
Christopher Faylor
2001-02-24
1
-1
/
+1
*
* mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.
Corinna Vinschen
2001-02-23
3
-3
/
+8
*
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-22
2
-2
/
+8
*
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-22
3
-22
/
+26
*
2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-22
98
-259
/
+258
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
2
-11
/
+14
*
* path.cc (symlink): Keep relative paths relative in the DOS
Corinna Vinschen
2001-02-22
2
-4
/
+39
*
* cygerrno.h: Revert previous patch.
Corinna Vinschen
2001-02-22
9
-71
/
+72
*
* shortcut.c: New file. Provides a C interface to reading of
Corinna Vinschen
2001-02-22
7
-168
/
+253
*
* Makefile.common: Revert previous change.
Corinna Vinschen
2001-02-22
2
-1
/
+5
*
* fhandler.cc (fhandler_disk_file::open): Use `inner_suffixes' when
Corinna Vinschen
2001-02-22
3
-2
/
+10
*
2001-02-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-21
3
-12
/
+19
*
Add copyright year 2001
Corinna Vinschen
2001-02-21
7
-8
/
+8
*
* Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll.
Corinna Vinschen
2001-02-21
9
-70
/
+403
*
* Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.
Corinna Vinschen
2001-02-21
2
-1
/
+5
*
* include/w32api.h: (_W32API_VERSION): Remove.
Earnie Boyd
2001-02-21
2
-1
/
+10
*
* include/wingdi.h (struct _DOCINFO[AW]): UNICODE it.
Earnie Boyd
2001-02-21
4
-4
/
+66
*
* include/mswsock.h: New file.
Earnie Boyd
2001-02-21
6
-71
/
+870
[next]