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 a race in pthread_rwlock caused by simultanoues unlock and cancelation.
Thomas Pfaff
2003-04-15
3
-7
/
+24
*
* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.
Christopher Faylor
2003-04-15
2
-0
/
+8
*
Replace occurrances of 'Hitachi' with 'Renesas'.
Nick Clifton
2003-04-15
6
-25
/
+35
*
2003-04-14 Phil Krylov <likewolf@users.sourceforge.net>
Danny Smith
2003-04-14
6
-3
/
+322
*
* mkvers.sh: Prefix day with 0 in date only when day < 10.
Christopher Faylor
2003-04-14
2
-1
/
+5
*
2003-04-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-04-13
2
-4
/
+8
*
* Makefile.common (w32api_lib): Fix w32api detection.
Christopher Faylor
2003-04-11
2
-2
/
+6
*
* configure.in (LIBM_A): Define for cygwin target.
Earnie Boyd
2003-04-11
3
-2
/
+7
*
* include/sspi.h: Add comment for FreeCredentialsHandle.
Earnie Boyd
2003-04-11
2
-1
/
+8
*
* security.cc (get_info_from_sd): New function.
Corinna Vinschen
2003-04-11
3
-163
/
+98
*
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
Alexandre Oliva
2003-04-11
2
-1
/
+6
*
* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.
Christopher Faylor
2003-04-11
2
-3
/
+17
*
Pierre's update for mkgroup/mkpasswd
Joshua Daniel Franklin
2003-04-10
1
-10
/
+10
*
Setup updates. More about installing everything, not using setup to mirror.
David Starks-Browning
2003-04-10
1
-3
/
+13
*
2003-04-09 Chris Demetriou <cgd@broadcom.com>
Jeff Johnston
2003-04-10
2
-0
/
+14
*
* regex/regex.h: Define regoff_t as _off_t.
Corinna Vinschen
2003-04-10
3
-2
/
+7
*
* cygwin.din: Export wcscoll, wcswidth and wcwidth.
Corinna Vinschen
2003-04-10
3
-1
/
+10
*
* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
Christopher Faylor
2003-04-10
4
-55
/
+58
*
2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-04-10
3
-88
/
+94
*
* libc/machine/sh/memset.S: Avoid clobbering volatile
Joern Rennecke
2003-04-09
2
-9
/
+36
*
* libc/include/wchar.h: Add definitions for wcswidth and wcwidth.
Corinna Vinschen
2003-04-09
7
-7
/
+141
*
* mips.h: Correct comment typo.
Alan Modra
2003-04-09
2
-1
/
+5
*
add lack of '~' to ash missing features
David Starks-Browning
2003-04-08
1
-0
/
+1
*
* fhandler_console.cc (fhandler_console::read) Handle certain key up events, to
Christopher Faylor
2003-04-08
3
-5
/
+28
*
* winsup.api/pthread/condvar9.c: Fix test.
Thomas Pfaff
2003-04-08
2
-11
/
+20
*
* include/time.h (strftime): Remove duplicate declaration.
Danny Smith
2003-04-07
2
-1
/
+4
*
2003-04-07 Marcel Telka <telka@users.sourceforge.net>
Danny Smith
2003-04-07
2
-1
/
+5
*
* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*
Christopher Faylor
2003-04-04
3
-28
/
+32
*
Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...
Svein Seldal
2003-04-04
3
-32
/
+39
*
add comments
Christopher Faylor
2003-04-04
1
-1
/
+2
*
* cygthread.cc (operator new): Be more defensive when messing with threads that
Christopher Faylor
2003-04-04
2
-2
/
+12
*
* fhandler_console.cc (CONVERT_LIMIT): Use a size for the 21st century.
Christopher Faylor
2003-04-03
1
-0
/
+4
*
* libc/machine/sh/memset.S: Fix problem with alloco region
Joern Rennecke
2003-04-03
2
-12
/
+18
*
* libc/string/wcscoll.c: Fix comment.
Corinna Vinschen
2003-04-03
2
-5
/
+9
*
* libc/include/wchar.h: Add definition for wcscoll.
Corinna Vinschen
2003-04-03
6
-8
/
+73
*
* external.cc (check_ntsec): Return general ntsec state on NULL
Corinna Vinschen
2003-04-03
2
-1
/
+8
*
ChangeLog already commited yesterday:
Corinna Vinschen
2003-04-03
3
-2
/
+16
*
fix usage
Christopher Faylor
2003-04-03
1
-2
/
+2
*
* Makefile.in (EXTRA_OFILES): Remove debugging object.
Christopher Faylor
2003-04-03
2
-1
/
+5
*
* external.cc (check_ntsec): New function.
Christopher Faylor
2003-04-02
4
-3
/
+18
*
* xtensa-config.h: Remove comment indicating that this is a
Bob Wilson
2003-04-02
2
-17
/
+16
*
* fhandler.cc (fhandler_base::fstat): Set the uid and gid fields
Corinna Vinschen
2003-04-01
4
-10
/
+15
*
* libc/stdio/sscanf.c: Update flags description.
Corinna Vinschen
2003-04-01
3
-18
/
+58
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
23
-153
/
+178
*
Add Xtensa port
Nick Clifton
2003-04-01
8
-0
/
+518
*
* libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
Corinna Vinschen
2003-04-01
2
-1
/
+6
*
Fixes for iWMMXt contribution.
Nick Clifton
2003-04-01
2
-1
/
+5
*
* exceptions.cc (setup_handler): Make sure winapi lock is released when exiting
Christopher Faylor
2003-03-31
2
-0
/
+6
*
* include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.
Danny Smith
2003-03-31
2
-2
/
+9
*
2003-03-30 Hans E. Molin <kvasi@users.sourceforge.net>
Danny Smith
2003-03-30
2
-1
/
+5
[next]