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
...
*
* path.cc (cnt_bs): New inline function.
Corinna Vinschen
2013-06-17
1
-0
/
+5
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix buffer
Corinna Vinschen
2013-06-17
1
-0
/
+5
*
* times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.
Corinna Vinschen
2013-06-17
1
-0
/
+6
*
* autoload.cc (GetSystemTimePreciseAsFileTime): Define.
Corinna Vinschen
2013-06-14
1
-1
/
+12
*
Streamline time/times functionality. Remove last remains of former
Corinna Vinschen
2013-06-14
1
-0
/
+39
*
* net.cc (gen_old_if_name): New function to generate short interface
Corinna Vinschen
2013-06-13
1
-0
/
+6
*
* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
Corinna Vinschen
2013-06-13
1
-0
/
+4
*
* path.cc (normalize_posix_path): Fix long-standing problem which
Corinna Vinschen
2013-06-12
1
-0
/
+5
*
* winver.rc (FileDescription): Remove (R).
Corinna Vinschen
2013-06-11
1
-0
/
+4
*
* sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED as
Corinna Vinschen
2013-06-10
1
-0
/
+5
*
clarify entry
Christopher Faylor
2013-06-08
1
-1
/
+1
*
* exceptions.cc (try_to_debug): Don't use yield() when waiting for another
Christopher Faylor
2013-06-08
1
-0
/
+7
*
* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.
Christopher Faylor
2013-06-08
1
-0
/
+5
*
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
Christopher Faylor
2013-06-08
1
-0
/
+7
*
* winver.rc (LegalCopyright): Belatedly bump to 2013.
Corinna Vinschen
2013-06-07
1
-1
/
+5
*
* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but make
Christopher Faylor
2013-06-07
1
-0
/
+5
*
* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.
Christopher Faylor
2013-06-07
1
-0
/
+5
*
* DevNotes: Add entry cgf-000023.
Christopher Faylor
2013-06-07
1
-0
/
+5
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.
Corinna Vinschen
2013-06-07
1
-0
/
+4
*
* posix.sgml (std-notes): Fix typo.
Corinna Vinschen
2013-06-07
1
-0
/
+4
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomic
Corinna Vinschen
2013-06-07
1
-0
/
+7
*
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting for
Corinna Vinschen
2013-06-06
1
-0
/
+8
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.
Corinna Vinschen
2013-06-05
1
-0
/
+4
*
* fhandler.cc (fhandler_base::lock): Move to flock.cc.
Corinna Vinschen
2013-06-04
1
-0
/
+15
*
* sigproc.cc (exit_thread): Allow to exit the thread while running
Corinna Vinschen
2013-06-03
1
-0
/
+5
*
Fix typo
Corinna Vinschen
2013-06-02
1
-1
/
+1
*
* autoload.cc (CancelSynchronousIo): Define.
Corinna Vinschen
2013-06-02
1
-0
/
+25
*
* exceptions.cc (exception::handle): Resurrect accidentally lost
Corinna Vinschen
2013-06-02
1
-0
/
+5
*
* include/sys/socket.h: Move SHUT_xx definitoins from here...
Corinna Vinschen
2013-05-31
1
-0
/
+5
*
* include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.h
Corinna Vinschen
2013-05-31
1
-0
/
+5
*
* fhandler_procsys.cc (fhandler_procsys::read): Just call
Corinna Vinschen
2013-05-28
1
-0
/
+6
*
* dll_init.cc (dll_list::topsort): Fix early-return condition to
Corinna Vinschen
2013-05-27
1
-0
/
+8
*
* Makefile.in (DEFS): Unused, remove.
Corinna Vinschen
2013-05-24
1
-0
/
+6
*
* pinfo.cc (pinfo::status_exit): Enhance comment.
Corinna Vinschen
2013-05-24
1
-0
/
+4
*
* environ.cc (win_env::add_cache): Set the Windows environment variable
Corinna Vinschen
2013-05-24
1
-0
/
+7
*
* fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.
Corinna Vinschen
2013-05-24
1
-0
/
+5
*
* fork.cc (frok::parent): Call CreateProcessW with command line set
Corinna Vinschen
2013-05-23
1
-0
/
+5
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype of
Corinna Vinschen
2013-05-23
1
-0
/
+10
*
* environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"
Corinna Vinschen
2013-05-23
1
-0
/
+15
*
* spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate
Corinna Vinschen
2013-05-22
1
-0
/
+7
*
Add missing ChangeLog entry for former checkin.
Corinna Vinschen
2013-05-21
1
-0
/
+12
*
* globals.cc (__isthreaded): New global variable. Explain what it's
Corinna Vinschen
2013-05-21
1
-0
/
+6
*
* fhandler.h (class fhandler_dev_random): Change type of pseudo to
Corinna Vinschen
2013-05-21
1
-0
/
+5
*
x86_64 only:
Corinna Vinschen
2013-05-21
1
-0
/
+8
*
* libc/base64.c: New file.
Corinna Vinschen
2013-05-21
1
-0
/
+8
*
* syscalls.cc (open): Only return ENOTDIR if file exists.
Corinna Vinschen
2013-05-21
1
-0
/
+4
*
* sigproc.cc (sig_hold): Delete.
Christopher Faylor
2013-05-16
1
-0
/
+9
*
* Makefile.in (devices_CFLAGS): Drop -Os.
Corinna Vinschen
2013-05-14
1
-0
/
+4
*
* Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtime
Corinna Vinschen
2013-05-14
1
-0
/
+6
*
* grp.cc (get_groups): Convert to void function.
Corinna Vinschen
2013-05-14
1
-0
/
+6
[prev]
[next]