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
path:
root
/
winsup
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* regex/regex.h: Define regoff_t as _off_t.
Corinna Vinschen
2003-04-10
1
-0
/
+5
*
* cygwin.din: Export wcscoll, wcswidth and wcwidth.
Corinna Vinschen
2003-04-10
1
-0
/
+5
*
* cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
Christopher Faylor
2003-04-10
1
-0
/
+12
*
* fhandler_console.cc (fhandler_console::read) Handle certain key up events, to
Christopher Faylor
2003-04-08
1
-0
/
+11
*
* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*
Christopher Faylor
2003-04-04
1
-1
/
+13
*
* cygthread.cc (operator new): Be more defensive when messing with threads that
Christopher Faylor
2003-04-04
1
-0
/
+5
*
* fhandler_console.cc (CONVERT_LIMIT): Use a size for the 21st century.
Christopher Faylor
2003-04-03
1
-0
/
+4
*
* external.cc (check_ntsec): Return general ntsec state on NULL
Corinna Vinschen
2003-04-03
1
-0
/
+5
*
fix usage
Christopher Faylor
2003-04-03
1
-2
/
+2
*
* Makefile.in (EXTRA_OFILES): Remove debugging object.
Christopher Faylor
2003-04-03
1
-0
/
+4
*
* external.cc (check_ntsec): New function.
Christopher Faylor
2003-04-02
1
-1
/
+14
*
* fhandler.cc (fhandler_base::fstat): Set the uid and gid fields
Corinna Vinschen
2003-04-01
1
-0
/
+11
*
* dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t
Corinna Vinschen
2003-04-01
1
-0
/
+27
*
* exceptions.cc (setup_handler): Make sure winapi lock is released when exiting
Christopher Faylor
2003-03-31
1
-0
/
+5
*
* include/cygwin/fs.h: Remove unneeded include.
Christopher Faylor
2003-03-30
1
-1
/
+6
*
* syscalls.cc (login): Fix comment.
Corinna Vinschen
2003-03-29
1
-0
/
+5
*
* syscalls.cc: Slightly cleanup all utmp functions.
Corinna Vinschen
2003-03-29
1
-0
/
+18
*
* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .s
Christopher Faylor
2003-03-29
1
-0
/
+6
*
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
Christopher Faylor
2003-03-28
1
-0
/
+10
*
* thread.cc: Change 1==foo equations to foo==1 throughout.
Thomas Pfaff
2003-03-27
1
-0
/
+4
*
* thread.h: Change class names, methods, members and local vars
Thomas Pfaff
2003-03-27
1
-0
/
+10
*
* autoload.cc: added RegGetKeySecurity()
Corinna Vinschen
2003-03-27
1
-0
/
+6
*
Joe Buehler <jhpb@draco.hekimian.com>
Christopher Faylor
2003-03-26
1
-31
/
+36
*
*** empty log message ***
Thomas Pfaff
2003-03-23
1
-1
/
+1
*
* thread.h (class List): Move inline code inside class
Thomas Pfaff
2003-03-23
1
-0
/
+71
*
* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.
Christopher Faylor
2003-03-22
1
-0
/
+5
*
* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.
Christopher Faylor
2003-03-22
1
-0
/
+5
*
* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessary
Christopher Faylor
2003-03-22
1
-0
/
+5
*
* fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE and
Corinna Vinschen
2003-03-20
1
-0
/
+5
*
* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.
Christopher Faylor
2003-03-20
1
-0
/
+11
*
* glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals
Corinna Vinschen
2003-03-19
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
Corinna Vinschen
2003-03-19
1
-0
/
+10
*
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):
Corinna Vinschen
2003-03-19
1
-0
/
+8
*
* pthread.cc (pthread_attr_init): Remove
Thomas Pfaff
2003-03-18
1
-0
/
+187
*
* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,
Thomas Pfaff
2003-03-18
1
-0
/
+59
*
* thread.h (pthread_cond::ExitingWait): Remove.
Thomas Pfaff
2003-03-18
1
-0
/
+37
*
* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
Thomas Pfaff
2003-03-18
1
-0
/
+36
*
* fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresent
Corinna Vinschen
2003-03-18
1
-0
/
+6
*
* glob.c (g_lstat): Change API minor test to match API minor number
Corinna Vinschen
2003-03-17
1
-0
/
+6
*
* include/cygwin/version.h: Reorganize last two api versions so that btowc and
Christopher Faylor
2003-03-17
1
-0
/
+7
*
* cygwin.din: Export btowc, trunc.
Christopher Faylor
2003-03-17
1
-0
/
+24
*
* include/cygwin/version.h: Bump DLL minor number to 23.
Christopher Faylor
2003-03-13
1
-0
/
+4
*
* autoload.cc (IsProcessorFeaturePresent): Add.
Corinna Vinschen
2003-03-13
1
-0
/
+5
*
* fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.
Corinna Vinschen
2003-03-13
1
-0
/
+4
*
* net.cc (cygwin_rcmd): Use correct file descriptor in call to fdsock.
Corinna Vinschen
2003-03-13
1
-0
/
+5
*
* syscalls.cc (rename): Assume that DELETE_ON_CLOSE works on Win9x.
Christopher Faylor
2003-03-13
1
-0
/
+7
*
* fhandler_socket.cc (fhandler_socket::dup): Don't call
Corinna Vinschen
2003-03-11
1
-0
/
+6
*
2003-03-11 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2003-03-11
1
-0
/
+11
*
* sec_acl.cc (setacl): Don't handle DELETE flag specially.
Corinna Vinschen
2003-03-10
1
-0
/
+5
*
Fix typo.
Corinna Vinschen
2003-03-09
1
-1
/
+1
[next]