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
*
* shared.cc (offsets): Reorder so that console_state is lowest in
Corinna Vinschen
2011-05-27
3
-10
/
+23
*
* mount.h (MAX_MOUNTS): Raise to 64.
Corinna Vinschen
2011-05-26
2
-1
/
+5
*
fix changelog typo
Eric Blake
2011-05-25
1
-1
/
+1
*
* libc/string/strerror.c (_strerror_r): Report "Success" for 0.
Eric Blake
2011-05-25
2
-0
/
+10
*
* new-features.sgml (ov-new1.7.10): Document strerror changes.
Eric Blake
2011-05-25
2
-0
/
+5
*
perror: fix POSIX compliance and work with recent newlib change
Eric Blake
2011-05-25
4
-54
/
+81
*
strerror: allow user hook to comply with POSIX rules
Eric Blake
2011-05-25
8
-27
/
+73
*
* init.cc (dll_entry): Reinstantiate wow64_test_stack_marker and
Corinna Vinschen
2011-05-25
2
-9
/
+11
*
* legal.sgml: Drop an old paragraph. Reactivate copyright note for
Corinna Vinschen
2011-05-25
2
-5
/
+8
*
* posix.sgml (std-notes): Add missing <para>.
Corinna Vinschen
2011-05-25
2
-2
/
+6
*
2011-05-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-24
2
-5
/
+8
*
2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2011-05-24
2
-2
/
+7
*
* mount.cc (mount_info::conv_to_win32_path): Remove unused code.
Corinna Vinschen
2011-05-24
4
-9
/
+9
*
2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2011-05-24
2
-0
/
+7
*
* pinfo.h (struct _pinfo): Reduce size of progname array slightly.
Corinna Vinschen
2011-05-24
2
-2
/
+11
*
* cygtls.h (strerror_buf): Resize to allow '-'.
Eric Blake
2011-05-23
2
-2
/
+3
*
strerror: match recent glibc changes
Eric Blake
2011-05-23
2
-4
/
+9
*
Fix typo in ChangeLog of previous commit
Chris Sutcliffe
2011-05-23
1
-1
/
+1
*
2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-1
/
+9
*
* fhandler_process.cc (thread_info::fill_if_match): Reformat.
Corinna Vinschen
2011-05-23
2
-7
/
+22
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-5
/
+7
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-4
/
+11
*
2011-05-22 A.B., Khalid <abkhd@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
3
-6
/
+15
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-11
/
+17
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-1
/
+5
*
2011-05-22 Antoine LECA <antoinel@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
3
-2
/
+11
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2011-05-23
2
-1
/
+7
*
2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-05-23
2
-0
/
+7
*
* fhandler_process.cc (struct dos_drive_mappings): Use malloc/free
Corinna Vinschen
2011-05-21
2
-44
/
+108
*
* miscfuncs.cc (CygwinCreateThread): Fix condition for adding the
Corinna Vinschen
2011-05-20
2
-5
/
+8
*
* miscfuncs.cc (CygwinCreateThread): Add accidentally missing comment.
Corinna Vinschen
2011-05-20
2
-0
/
+5
*
* fhandler_process.cc (struct heap_info): Change type of base and end
Corinna Vinschen
2011-05-20
2
-12
/
+122
*
* miscfuncs.cc (thread_wrapper): Remove statements added for debugging
Corinna Vinschen
2011-05-20
2
-2
/
+5
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Corinna Vinschen
2011-05-20
10
-127
/
+295
*
* thread.cc: Mark psiginfo and psignal as available in list of
Yaakov Selkowitz
2011-05-19
2
-2
/
+7
*
* new-features.sgml (ov-new1.7.10): Document __fpurge.
Yaakov Selkowitz
2011-05-19
2
-1
/
+5
*
* cygwin.din (__fpurge): Export.
Yaakov Selkowitz
2011-05-19
4
-1
/
+10
*
* libc/include/stdio_ext.h: New header.
Yaakov Selkowitz
2011-05-19
3
-0
/
+50
*
* Makefile.am (install-data-local): Fix condition and rm call.
Corinna Vinschen
2011-05-19
3
-4
/
+9
*
* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.
Yaakov Selkowitz
2011-05-18
2
-4
/
+14
*
* new-features.sgml (ov-new1.7.10): Document error.h functions.
Yaakov Selkowitz
2011-05-18
2
-0
/
+9
*
* cygwin.din (error): Export.
Yaakov Selkowitz
2011-05-18
6
-1
/
+128
*
* new-features.sgml (ov-new1.7.10): Document CPU-time clock support.
Yaakov Selkowitz
2011-05-17
2
-3
/
+18
*
* cygwin.din (clock_getcpuclockid): Export.
Yaakov Selkowitz
2011-05-17
11
-11
/
+156
*
* miscfuncs.cc (thread_wrapper): Remove unused _cygtls record.
Corinna Vinschen
2011-05-17
3
-2
/
+10
*
PR ld/12760
Alan Modra
2011-05-17
2
-2
/
+11
*
* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename from
Yaakov Selkowitz
2011-05-16
3
-4
/
+12
*
* globals.cc (__getlogin_username): Remove.
Corinna Vinschen
2011-05-16
3
-5
/
+16
*
* cygtls.h (struct _local_storage): Remove unused members rarg and
Corinna Vinschen
2011-05-16
5
-51
/
+57
*
* libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceed
Corinna Vinschen
2011-05-16
2
-8
/
+15
[next]