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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
7
-245
/
+1388
*
* cygwin.din (memrchr): Export.
Corinna Vinschen
2012-05-10
1
-1
/
+2
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.
Corinna Vinschen
2012-05-10
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.
Corinna Vinschen
2012-04-24
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.
Corinna Vinschen
2012-04-05
1
-1
/
+1
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.
Corinna Vinschen
2012-04-03
1
-1
/
+1
*
* ntdll.h (SharedUserData): Add volatile qualifier. This fixes a
Corinna Vinschen
2012-03-20
1
-3
/
+3
*
* include/netdb.h (h_errno): Add self-referencing macro and comment.
Corinna Vinschen
2012-03-13
1
-0
/
+3
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+4
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 12.
Christopher Faylor
2012-02-25
1
-1
/
+1
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
2
-2
/
+7
*
* include/pthread.h: Include time.h as required by POSIX.
Yaakov Selkowitz
2012-02-13
1
-1
/
+2
*
* include/sys/wait.h: Remove C++ inline functions for `union wait'. For C++
Christopher Faylor
2012-02-08
1
-16
/
+10
*
* include/sys/sysmacros.h: Include sys/types.h.
Corinna Vinschen
2012-02-08
1
-1
/
+3
*
* include/process.h: Move here from include/cygwin subdir.
Corinna Vinschen
2012-02-07
1
-0
/
+0
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 11.
Christopher Faylor
2012-02-07
1
-1
/
+1
*
* include/cygwin/config.h (_GLIBC_EXTENSION): Define.
Yaakov Selkowitz
2012-01-13
1
-0
/
+1
*
Update copyright on all files checked in so far this year.
Christopher Faylor
2012-01-11
1
-1
/
+1
*
* include/cygwin/process.h: Move here from newlib.
Corinna Vinschen
2012-01-09
1
-0
/
+43
*
* cygwin.din (pthread_sigqueue): Export.
Yaakov Selkowitz
2012-01-06
2
-1
/
+3
*
* cygwin.din (get_current_dir_name): Export.
Yaakov Selkowitz
2012-01-01
1
-1
/
+2
*
* cygwin.din (getpt): Export.
Yaakov Selkowitz
2011-12-30
2
-1
/
+3
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
2
-2
/
+6
*
Clean up whitespace.
Christopher Faylor
2011-12-17
4
-8
/
+8
*
* include/sys/wait.h: Add in all c++ functions.
Christopher Faylor
2011-12-08
1
-1
/
+1
*
* include/sys/wait.h: Ensure that C++ functions are only used when using C++.
Christopher Faylor
2011-12-08
1
-0
/
+2
*
* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
Corinna Vinschen
2011-12-02
1
-0
/
+2
*
* cygthread.h (cygthread::name): Default name to "main" if we are early in the
Christopher Faylor
2011-11-24
1
-2
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.
Christopher Faylor
2011-11-24
1
-3
/
+3
*
* include/cygwin/stdlib.h: Update copyright.
Christopher Faylor
2011-11-08
1
-1
/
+1
*
* cygwin.din (ptsname_r): Export.
Christopher Faylor
2011-11-07
2
-1
/
+3
*
* fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take
Christopher Faylor
2011-10-30
1
-0
/
+5
*
* cygwin.din (getgrouplist): Export.
Corinna Vinschen
2011-10-28
2
-2
/
+5
*
* cygwin.din: Remove some _tc* exports. Add tcgetsid().
Christopher Faylor
2011-10-11
2
-1
/
+4
*
* include/sys/cygwin.h (cygwin_getinfo_types): Define values
Corinna Vinschen
2011-10-07
1
-3
/
+49
*
2011-10-06 Christian Franke <franke@computer.org>
Christian Franke
2011-10-06
2
-17
/
+63
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
2
-2
/
+4
*
* include/paths.h (_PATH_MAILDIR): Define.
Yaakov Selkowitz
2011-08-21
1
-0
/
+2
*
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Corinna Vinschen
2011-08-16
1
-1
/
+2
*
* autoload.cc (GetModuleHandleExW): Define.
Corinna Vinschen
2011-08-16
1
-5
/
+13
*
* cygwin.din (clock_nanosleep): Export.
Yaakov Selkowitz
2011-08-03
1
-1
/
+2
*
* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort where
Christopher Faylor
2011-08-03
1
-1
/
+1
*
* cygwin.din (pthread_condattr_getclock): Export.
Yaakov Selkowitz
2011-07-21
2
-7
/
+4
*
* sysconf.cc (sca): Return -1 for _SC_THREAD_ROBUST_PRIO_INHERIT,
Yaakov Selkowitz
2011-07-18
1
-0
/
+8
*
* include/netdb.h (gethostbyname2): Declare.
Corinna Vinschen
2011-07-10
1
-0
/
+1
*
* include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX.
Corinna Vinschen
2011-07-01
1
-5
/
+9
*
* dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.
Corinna Vinschen
2011-06-17
1
-0
/
+1
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-3
/
+1
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-1
/
+7
*
* cygwin.din (__fpurge): Export.
Yaakov Selkowitz
2011-05-19
1
-1
/
+2
[next]