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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ntdll.h (SharedUserData): Add volatile qualifier. This fixes a
Corinna Vinschen
2012-03-20
3
-6
/
+17
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2012-03-20
9
-111
/
+148
*
* pinfo.cc (pinfo_init): Cosmetic change: unset "destroy" for myself.
Christopher Faylor
2012-03-20
3
-8
/
+28
*
* cygserver_ipc.h: Include sigproc.h for signal_arrived declaration.
Christopher Faylor
2012-03-19
2
-1
/
+6
*
* cygprops.h: Use #pragma once.
Christopher Faylor
2012-03-19
5
-22
/
+33
*
* thread.cc (cancelable_wait): Don't malloc tbi, just make it a struct
Corinna Vinschen
2012-03-19
2
-5
/
+9
*
* pinfo.cc (pinfo::wait): Handle case where prefork was not called prior to
Christopher Faylor
2012-03-19
2
-5
/
+14
*
* fork.cc (lock_signals): Move to sigproc.h.
Christopher Faylor
2012-03-16
7
-169
/
+192
*
* hookapi.cc (hook_or_detect_cygwin): Change condition when to use
Corinna Vinschen
2012-03-13
2
-11
/
+19
*
* include/netdb.h (h_errno): Add self-referencing macro and comment.
Corinna Vinschen
2012-03-13
2
-0
/
+7
*
Christopher Faylor <me.cygwin2012@cgf.cx>
Christopher Faylor
2012-03-12
3
-1
/
+22
*
* dtable.cc (fh_alloc): Treat pc.dev as unsigned.
Christopher Faylor
2012-03-10
3
-5
/
+9
*
* hookapi.cc (find_first_notloaded_dll): Fix a compiler warning.
Corinna Vinschen
2012-03-09
2
-1
/
+5
*
* hookapi.cc (rvadelta): Add parameter to return maximum available
Corinna Vinschen
2012-03-09
2
-18
/
+110
*
* net.cc (call_gaa): New thread function to call GetAdaptersAddresses.
Corinna Vinschen
2012-03-08
2
-15
/
+56
*
* path.cc (readlink): Avoid calling strlen() twice.
Corinna Vinschen
2012-03-08
2
-1
/
+6
*
* Throughout, replace usage of w32api's min with MIN from sys/param.h.
Corinna Vinschen
2012-03-08
12
-25
/
+38
*
* pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information for
Christopher Faylor
2012-03-07
4
-15
/
+29
*
* glob.cc (MAXPATHLEN): Reinstantiate with a value of 8192.
Corinna Vinschen
2012-03-07
2
-0
/
+7
*
* pinfo.cc (_pinfo::dup_proc_pipe): Fix order of arguments in debug
Corinna Vinschen
2012-03-05
2
-1
/
+6
*
* init.cc (dll_entry): Move wincap.init call back from here...
Corinna Vinschen
2012-03-05
3
-3
/
+8
*
* cygheap.h (enum fcwd_version_t): Move here from path.cc.
Corinna Vinschen
2012-03-05
3
-192
/
+226
*
* dll_init.cc (dll_list::operator[]): Extend comment a bit more to
Corinna Vinschen
2012-03-05
2
-1
/
+21
*
* dll_init.cc (dll_list::alloc): Compare linked DLLs by basename only.
Corinna Vinschen
2012-03-04
2
-4
/
+41
*
* dll_init.cc: Revert pathname changes from 2012-02-08.
Corinna Vinschen
2012-03-04
3
-13
/
+57
*
* winver.rc: Bump copyright date.
Corinna Vinschen
2012-03-04
2
-1
/
+5
*
* fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't
Christopher Faylor
2012-03-03
4
-4
/
+26
*
* flock.cc (allow_others_to_sync): Reorder conditional expression to
Corinna Vinschen
2012-03-02
2
-6
/
+12
*
* flock.cc (allow_others_to_sync): Use RtlGetDaclSecurityDescriptor
Corinna Vinschen
2012-03-02
2
-2
/
+22
*
Fix typo in ChangeLog entry
Corinna Vinschen
2012-03-02
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Revert
Corinna Vinschen
2012-03-02
2
-4
/
+10
*
* fhandler_console.cc (fhandler_console::input_tcsetattr): Set the
Corinna Vinschen
2012-03-02
2
-0
/
+9
*
tcgetsid: fix return type
Eric Blake
2012-02-28
6
-9
/
+19
*
* cygtls.cc (well_known_dlls): Add shlwapi.dll.
Corinna Vinschen
2012-02-28
2
-0
/
+5
*
* cygtls.cc (dll_cmp): New comparison function for bsearch.
Corinna Vinschen
2012-02-27
3
-13
/
+93
*
Drop "potentially" from latest ChangeLog entry.
Corinna Vinschen
2012-02-26
1
-1
/
+1
*
* environ.cc (enum settings): Add setbool. Rename justset to setdword
Corinna Vinschen
2012-02-26
3
-9
/
+26
*
* environ.cc (dos_file_warning): Drop declaration.
Corinna Vinschen
2012-02-26
5
-16
/
+27
*
* flock.cc (LOCK_DIR_NAME_FMT): Define.
Corinna Vinschen
2012-02-26
2
-45
/
+278
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.
Christopher Faylor
2012-02-25
2
-1
/
+5
*
*** empty log message ***
Corinna Vinschen
2012-02-25
1
-0
/
+12
*
Document pldd.
Yaakov Selkowitz
2012-02-24
1
-0
/
+2
*
Document scandirat.
Yaakov Selkowitz
2012-02-22
1
-0
/
+2
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
6
-3
/
+34
*
* shared.cc (shared_info::init_obcaseinsensitive): Check actual state
Corinna Vinschen
2012-02-21
4
-14
/
+53
*
* flock.cc (inode_t::del_my_locks): Drop useless counter lc. Close
Corinna Vinschen
2012-02-20
3
-5
/
+15
*
* timer.cc (getitimer): Don't create another local ret variable in
Corinna Vinschen
2012-02-17
2
-4
/
+8
*
* ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.
Corinna Vinschen
2012-02-17
5
-20
/
+66
*
* mount.cc (get_disk_type): Drop unneeded toupper call. Convert case
Corinna Vinschen
2012-02-17
2
-6
/
+11
*
*** empty log message ***
Corinna Vinschen
2012-02-16
1
-1
/
+5
[prev]
[next]