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
*
* 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
*
* exceptions.cc (sigreturn): Fix problem where old return address was not
Christopher Faylor
2003-08-29
3
-6
/
+13
*
* install-sh: Update to newer upstream versions (associated with
Daniel Jacobowitz
2003-08-29
3
-72
/
+269
*
* autoload.cc (SwitchToThread): Declare as autoload function.
Christopher Faylor
2003-08-28
1
-0
/
+12
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
9
-44
/
+72
*
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
Daniel Jacobowitz
2003-08-27
3
-35
/
+44
*
* specdir: Correctly remove temporary directory prior to use.
Christopher Faylor
2003-08-27
2
-1
/
+5
*
* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loop
Christopher Faylor
2003-08-27
2
-70
/
+86
*
* config/no-executables.m4: New file.
Daniel Jacobowitz
2003-08-27
2
-0
/
+65
*
2003-08-27 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2003-08-27
2
-0
/
+10
[next]