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
...
*
* include/tchar.h: (__TEXT): Remove undef.
Earnie Boyd
2001-02-21
2
-5
/
+7
*
* include/commctrl.h: Revert TEXT change.
Earnie Boyd
2001-02-21
13
-764
/
+780
*
* sigproc.cc (getsem): Make semaphore always non-inheritable.
Egor Duda
2001-02-21
2
-1
/
+5
*
* dcrt0.cc (locale_init): Remove.
Christopher Faylor
2001-02-20
2
-3
/
+4
*
* cygwin.din: Export rand48 functions.
Christopher Faylor
2001-02-20
5
-10
/
+33
*
Add PDP-11 support
Nick Clifton
2001-02-18
4
-4
/
+91
*
Allow configuration of texinfo for Cygwin hosts.
Nick Clifton
2001-02-17
2
-1
/
+6
*
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
Egor Duda
2001-02-16
3
-3
/
+15
*
* include/w32api.h: Oops forgot to cvs add this.
Earnie Boyd
2001-02-15
1
-0
/
+6
*
* include/commctrl.h: Use _TEXT() instead of TEXT() throughout.
Earnie Boyd
2001-02-15
12
-729
/
+745
*
* libc/include/sys/signal.h: Always include sys/types.h under Cygwin.
Christopher Faylor
2001-02-15
2
-1
/
+5
*
2001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Jeff Johnston
2001-02-15
17
-10
/
+653
*
* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the
Christopher Faylor
2001-02-14
2
-1
/
+7
*
* fhandler_console.cc (fhandler_console::char_command): Ignore unknown
Christopher Faylor
2001-02-14
2
-7
/
+5
*
* include/shlobj.h: Add missing SLR_* flags.
Corinna Vinschen
2001-02-13
2
-1
/
+9
*
* include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR. Rename
DJ Delorie
2001-02-13
2
-2
/
+7
*
* lib/Makefile.in: (host_alias): Add variable.
Earnie Boyd
2001-02-12
3
-31
/
+20
*
2001-02-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-12
2
-4
/
+6
*
* i386.h (i386_optab): SSE integer converison instructions have
Jan Hubicka
2001-02-12
2
-6
/
+11
*
Remove annoying entry....:-)
Nick Clifton
2001-02-10
1
-5
/
+0
*
Remove extraneous whitespace
Nick Clifton
2001-02-10
2
-12
/
+18
*
* fork.cc (fork_parent): Return EAGAIN when can't record pid.
Christopher Faylor
2001-02-10
4
-6
/
+26
*
Add s390 support
Nick Clifton
2001-02-10
14
-2
/
+241
*
* syscalls.cc (mknod): Add valid parameters.
Christopher Faylor
2001-02-09
2
-1
/
+5
*
2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-09
2
-1
/
+10
*
2001-02-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-09
2
-1
/
+5
*
2001-02-08 Edward M. Lee <tailbert@yahoo.com>
Jeff Johnston
2001-02-09
6
-13
/
+16
*
* mmap.cc (mmap): Check for reusing a mapping only on MAP_SHARED
Corinna Vinschen
2001-02-08
2
-2
/
+8
*
* mmap.cc (class list): Add member `hash'.
Corinna Vinschen
2001-02-08
2
-8
/
+25
*
* setup2.sgml: Add docs about domain accounts.
DJ Delorie
2001-02-08
2
-3
/
+29
*
* signal.cc (killpg): Correct first argument.
Christopher Faylor
2001-02-07
2
-1
/
+5
*
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
Corinna Vinschen
2001-02-07
6
-163
/
+263
*
2001-02-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-02-07
2
-346
/
+4
*
* configure: Output host type to stdout, not stderr.
DJ Delorie
2001-02-07
2
-1
/
+5
*
2001-01-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-02-06
2
-0
/
+44
*
2001-02-06 Will Cohen <wcohen@redhat.com>
Jeff Johnston
2001-02-06
2
-8
/
+8
*
* syscalls.cc (stat_worker): Add a check for the special case when
Corinna Vinschen
2001-02-06
2
-18
/
+47
*
2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
Jeff Johnston
2001-02-05
2
-0
/
+5
*
* fhandler.cc (fhandler_base::open): Always add GENERIC_READ access
Corinna Vinschen
2001-02-05
4
-6
/
+101
*
* mmap.cc (mmap_record::fixup_map): New method to duplicate
Corinna Vinschen
2001-02-05
2
-45
/
+83
*
* config.guess: Import from subversions.gnu.org (revision 1.181).
Michael Sokolov
2001-02-04
3
-32
/
+81
*
Binutils portion of fix for syntax array elements when max
Patrick Macdonald
2001-02-02
2
-9
/
+11
*
merge from gcc
DJ Delorie
2001-02-02
1
-1
/
+4
*
* include/winnt.h: (__TEXT): Add private macro.
Earnie Boyd
2001-02-02
2
-7
/
+29
*
Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>
Earnie Boyd
2001-02-02
2
-13
/
+30
*
* cygheap.cc (creturn): Correctly calculate cygheap_max.
Christopher Faylor
2001-02-02
2
-2
/
+7
*
* libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,
Alexandre Oliva
2001-02-01
3
-0
/
+39
*
* Makefile.in: Increment VERSION to 0.5
Earnie Boyd
2001-01-31
3
-28
/
+36
*
* Makefile.in: Increment version to 0.5
Earnie Boyd
2001-01-31
3
-3
/
+8
*
2001-01-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2001-01-31
3
-3
/
+32
[prev]
[next]