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
*
fix typo
Christopher Faylor
2003-09-08
1
-1
/
+1
*
* Makefile.in (zlib_h): Rename libz.h -> zlib.h.
Christopher Faylor
2003-09-08
2
-1
/
+5
*
Throughout, remove __d_u.__d_data fields from DIR structure.
Christopher Faylor
2003-09-08
6
-57
/
+93
*
* Makefile.in: Detect existence of mingw zlib headers and libraries. Build
Christopher Faylor
2003-09-08
3
-30
/
+59
*
* include/cygwin/in.h: Don't define ipv6 stuff unless we call for it
Christopher Faylor
2003-09-08
2
-0
/
+7
*
* cygheap.cc (_csbrk): More left coercion cleanup.
Christopher Faylor
2003-09-07
5
-7
/
+15
*
* signal.cc (nanosleep): Improve test for valid values. Round delay up to
Christopher Faylor
2003-09-07
5
-32
/
+77
*
Remove left coercion throughout.
Christopher Faylor
2003-09-07
8
-15
/
+19
*
* hires.h (hires_ms::~hires_ms): Delete declaration.
Christopher Faylor
2003-09-06
3
-6
/
+5
*
* dump_setup.cc (check_package_files): Don't fail on empty package.
Christopher Faylor
2003-09-06
2
-3
/
+6
*
* include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.
Earnie Boyd
2003-09-05
3
-41
/
+33
*
2003-09-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-09-05
2
-2
/
+8
*
* libc/ctype/wctype.c (_DEFUN): Remove empty default case, as
Ben Elliston
2003-09-05
2
-1
/
+3
*
* dcrt0.cc (__argc_safe): New variable.
Christopher Faylor
2003-09-05
6
-9
/
+32
*
Fix mail address in most recent commit.
Ben Elliston
2003-09-05
1
-1
/
+1
*
* libc/machine/xscale/memcmp.c (memcmp): Strip trailing whitespace
Ben Elliston
2003-09-05
2
-2
/
+8
*
* libc/stdlib/mstats.c[_ELIX_LEVEL]: Fix guards. #ifndef FOO ||
Ben Elliston
2003-09-05
2
-2
/
+7
*
* configure: Regenerate.
DJ Delorie
2003-09-04
2
-2
/
+6
*
Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
Nick Clifton
2003-09-04
2
-2
/
+6
*
Add binutils support for v850e1 processor
Nick Clifton
2003-09-04
4
-1
/
+13
*
* sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES.
Corinna Vinschen
2003-09-04
2
-3
/
+22
*
* mmap.cc: Restructure. Add, remove and rewrite comments throughout
Corinna Vinschen
2003-09-04
2
-257
/
+336
*
* cxx.cc (new): Fix formatting. Just return result of ccalloc rather than
Christopher Faylor
2003-09-04
2
-5
/
+7
*
* mount.cc (mount_commands): Ensure user mode is actually user mode and not the
Christopher Faylor
2003-09-04
2
-36
/
+47
*
Index: opcodes/ChangeLog
Andrew Cagney
2003-09-03
2
-34
/
+16
*
* exceptions.cc (set_process_mask): Set pending signals only when signals
Christopher Faylor
2003-09-03
5
-38
/
+64
*
2003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>
Danny Smith
2003-09-03
4
-94
/
+102
*
* configure.in: Ensure arguments to sed are properly spaced.
DJ Delorie
2003-09-02
3
-4
/
+9
*
2003-09-02 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2003-09-02
4
-13
/
+19
*
* include/cygwin/version.h: Bump DLL minor number to 4.
Christopher Faylor
2003-09-01
2
-1
/
+5
*
* net.cc (dup_ent): Restore check for NULL input.
Christopher Faylor
2003-09-01
2
-0
/
+7
*
* pathnames.sgml: Remove description how to mount raw devices and
Corinna Vinschen
2003-09-01
2
-55
/
+20
*
* kill.cc (forcekill): Silence some compiler warnings.
Christopher Faylor
2003-09-01
2
-2
/
+7
*
* Makefile.in: Oops. Put the '...' in the right place.
Christopher Faylor
2003-09-01
2
-2
/
+6
*
* include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.
Christopher Faylor
2003-09-01
2
-2
/
+7
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
11
-32
/
+66
*
* Makefile.in: Display "..." when not-verbose.
Christopher Faylor
2003-09-01
3
-5
/
+15
*
* net.cc (dup_ent): Make debugging output consistent.
Christopher Faylor
2003-08-31
2
-1
/
+5
*
Use dup_ent rather than specific dup_*_ptr functions throughout.
Christopher Faylor
2003-08-31
2
-36
/
+45
*
* net.cc (free_char_list): Delete.
Christopher Faylor
2003-08-31
3
-193
/
+215
*
* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.
Christopher Faylor
2003-08-31
10
-72
/
+78
*
change copyright
Christopher Faylor
2003-08-31
1
-1
/
+1
*
* sigproc.cc (sig_dispatch_pending): Remove explicit call to
Christopher Faylor
2003-08-30
3
-3
/
+6
*
missed one
Christopher Faylor
2003-08-30
1
-408
/
+0
*
* msg.cc: New file.
Christopher Faylor
2003-08-30
4
-2
/
+94
*
* threaded_queue.h: New file.
Christopher Faylor
2003-08-30
2
-0
/
+131
*
Remove some cygserver files.
Christopher Faylor
2003-08-30
11
-3786
/
+4
*
2003-08-29 Steve Cleary <scleary@jerviswebb.com>
Danny Smith
2003-08-29
3
-0
/
+64
*
* sigproc.h: Make some functions regparm.
Christopher Faylor
2003-08-29
1
-0
/
+11
*
* sigproc.h: Make some functions regparm.
Christopher Faylor
2003-08-29
2
-38
/
+31
[next]