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
...
*
* thread.cc (pthread::exit): Cleanup on thread exit.
Thomas Pfaff
2003-11-11
2
-0
/
+10
*
2003-11-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-10
2
-5
/
+10
*
* miscfuncs.cc (low_priority_sleep): Make a "C" function.
Christopher Faylor
2003-11-10
3
-2
/
+7
*
* winsup.h (low_priority_sleep): Fix declaration to avoid linker
Corinna Vinschen
2003-11-10
2
-1
/
+6
*
* thread.cc (__reent_t::init_clib): Set thread local clib
Thomas Pfaff
2003-11-10
2
-0
/
+6
*
* syscalls.cc (ftruncate64): Log length as long long.
Corinna Vinschen
2003-11-08
2
-5
/
+10
*
* external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and
Corinna Vinschen
2003-11-08
4
-2
/
+28
*
2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-07
11
-12
/
+128
*
* cygpath.cc (main): Allow multiple pathnames on command line.
Corinna Vinschen
2003-11-07
2
-22
/
+17
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handle
Christopher Faylor
2003-11-07
1
-0
/
+5
*
* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from
Christopher Faylor
2003-11-07
3
-27
/
+45
*
2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-07
2
-2
/
+7
*
2003-11-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-06
38
-37
/
+78
*
* Missing patch to cygwin.din.
Corinna Vinschen
2003-11-06
1
-0
/
+8
*
* bsdlib.cc (_vwarnx): New function.
Corinna Vinschen
2003-11-06
4
-1
/
+123
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
7
-9
/
+28
*
* winsup.h: Declare access_worker.
Christopher Faylor
2003-11-06
2
-1
/
+8
*
Fix 'the the' typo
Nick Clifton
2003-11-06
2
-471
/
+467
*
* include/cygwin/types.h: Fix preprocessor guards for vm_offset_t and
Corinna Vinschen
2003-11-06
2
-2
/
+12
*
* ppc.h (R_PPC_RELAX32PC): Define.
Alan Modra
2003-11-06
2
-6
/
+11
*
2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-06
3
-11
/
+119
*
2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-06
2
-16
/
+29
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open a
Christopher Faylor
2003-11-05
2
-2
/
+12
*
Entry "Where is the su command?" -> "Why doesn't su work?"
David Starks-Browning
2003-11-04
1
-6
/
+9
*
* external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE
Corinna Vinschen
2003-11-04
6
-16
/
+42
*
* net.cc (dup_ent): Use IsBadStringPtr for alignment checks. Don't use a known
Christopher Faylor
2003-11-04
2
-5
/
+9
*
* passwd.c (PrintPW): Turn around meaning printed for "Password not
Corinna Vinschen
2003-11-04
2
-11
/
+22
*
* passwd.c (UF_LOCKOUT): Remove (defined in lmaccess.h).
Corinna Vinschen
2003-11-04
2
-35
/
+134
*
* net.cc (dup_ent): Move Win 95 misalignment recogition before
Corinna Vinschen
2003-11-03
2
-10
/
+20
*
* sim-frv.h: New file.
Kevin Buettner
2003-11-01
2
-0
/
+57
*
* thread.cc (pthread::thread_init_wrapper): Initialize exception handling.
Thomas Pfaff
2003-10-31
2
-0
/
+13
*
Rename pthread::running to pthread::valid throughout.
Thomas Pfaff
2003-10-31
3
-7
/
+46
*
* include/stdint.h: Prevent signed->unsigned conversion for 32 and
Corinna Vinschen
2003-10-29
2
-13
/
+18
*
* path.cc (dot_special_chars): New global variable.
Christopher Faylor
2003-10-29
2
-2
/
+22
*
* include/stdint.h: Duplicate below effort for rest of *64_*.
Christopher Faylor
2003-10-28
2
-5
/
+9
*
* include/stdint.h: Correctly define INT64_MAX.
Christopher Faylor
2003-10-28
2
-1
/
+5
*
* include/math.h: Guard ISO C99 additions with __cplusplus
Danny Smith
2003-10-27
2
-1
/
+6
*
* thread.h (fast_mutex::init): Initialize lock_counter.
Thomas Pfaff
2003-10-27
2
-0
/
+5
*
2003-10-27 Bernardo Innocenti <bernie@develer.com>
Jeff Johnston
2003-10-27
4
-16
/
+93
*
* Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.
Corinna Vinschen
2003-10-27
4
-2
/
+12
*
* cygwin.din: Add sem_close, sem_getvalue, sem_open and sem_timedwait.
Corinna Vinschen
2003-10-27
7
-19
/
+297
*
* miscfunc.cc (__check_invalid_read_ptr): New function.
Corinna Vinschen
2003-10-27
3
-0
/
+14
*
* security.h (cygpsid::debug_print): Avoid compiler warnings.
Corinna Vinschen
2003-10-26
2
-1
/
+5
*
Remove file that was supposed to have disappeared a month ago.
Christopher Faylor
2003-10-26
2
-569
/
+0
*
* path.cc (normalize_posix_path): Test runs of more than two
Corinna Vinschen
2003-10-25
2
-1
/
+13
*
* fhandler.cc (fhandler_base::ioctl): Handle FIONBIO.
Corinna Vinschen
2003-10-25
2
-6
/
+19
*
Rename native_mutex to fast_mutex throughout.
Thomas Pfaff
2003-10-24
3
-98
/
+182
*
bfd/
H.J. Lu
2003-10-24
2
-2
/
+7
*
* fhandler.cc (fhandler_base::fcntl): Don't clobber O_APPEND when
Corinna Vinschen
2003-10-24
2
-1
/
+6
*
* path.cc (win32_device_name): Fix comment.
Corinna Vinschen
2003-10-24
2
-2
/
+7
[prev]
[next]