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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in
Corinna Vinschen
2014-02-06
1
-0
/
+12
*
* include/sys/file.h (LOCK_SH): Drop definition in favor of new
Corinna Vinschen
2014-01-17
1
-20
/
+0
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
1
-1
/
+1
*
Throughout, keep function definitions and declarations in sync with
Corinna Vinschen
2013-11-25
1
-1
/
+2
*
* include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce
Corinna Vinschen
2013-08-14
1
-2
/
+5
*
* include/sys/socket.h: Move SHUT_xx definitoins from here...
Corinna Vinschen
2013-05-31
1
-7
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
4
-26
/
+49
*
* include/sys/queue.h: Delete in favor of more complete newlib file.
Corinna Vinschen
2013-04-22
1
-512
/
+0
*
Adapt to changes in newlib's sys/cdefs.h:
Corinna Vinschen
2013-04-22
1
-2
/
+2
*
* include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN to
Corinna Vinschen
2013-03-07
1
-3
/
+3
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
26
-30
/
+33
*
* fhandler.cc (fhandler_base::write): Don't attempt to sparsify
Corinna Vinschen
2012-12-14
1
-2
/
+2
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
1
-0
/
+1
*
* include/sys/termios.h (CBRK): Define as alias of CEOL.
Yaakov Selkowitz
2012-11-05
1
-0
/
+9
*
Fix copyright
Corinna Vinschen
2012-10-31
1
-1
/
+1
*
* include/sys/param.h: Include stddef.h to define NULL.
Corinna Vinschen
2012-10-31
1
-4
/
+3
*
* include/sys/cygwin.h: Add missing defines for CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2012-10-30
1
-0
/
+3
*
* include/sys/wait.h (_wait): Define when building newlib.
Corinna Vinschen
2012-08-08
1
-1
/
+5
*
* include/sys/elf_common.h (R_386_16): Define.
Yaakov Selkowitz
2012-06-10
1
-0
/
+4
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
5
-229
/
+1239
*
tcgetsid: fix return type
Eric Blake
2012-02-28
1
-2
/
+4
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
1
-1
/
+5
*
* 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
*
* external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,
Corinna Vinschen
2011-12-22
1
-1
/
+4
*
* 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
*
* fhandler.h (fhandler_pipe::create_selectable): Remove optional argument, take
Christopher Faylor
2011-10-30
1
-0
/
+5
*
* cygwin.din: Remove some _tc* exports. Add tcgetsid().
Christopher Faylor
2011-10-11
1
-0
/
+2
*
* 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
1
-7
/
+49
*
* external.cc (create_winenv): Rename from sync_winenv. Take
Corinna Vinschen
2011-10-05
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
*
* 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
*
* sysconf.cc (sysinfo): New function.
Yaakov Selkowitz
2011-05-06
1
-1
/
+18
*
* signal.cc (_pinfo::kill): Return success on kill(0) only if pid exists or is
Christopher Faylor
2011-05-05
1
-1
/
+2
*
* include/sys/poll.h: Include signal.h to get definition of sigset_t.
Corinna Vinschen
2011-04-21
1
-0
/
+1
*
* cygwin.din (ppoll): Export.
Corinna Vinschen
2011-04-18
1
-1
/
+5
*
* include/cygwin/types.h: Move #include <sys/sysmacros.h> to
Yaakov Selkowitz
2011-04-05
1
-4
/
+26
*
* include/sys/xattr.h: New file.
Corinna Vinschen
2011-03-29
1
-0
/
+18
*
* Throughout fix copyright dates.
Corinna Vinschen
2011-02-15
2
-2
/
+2
*
* include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,
Corinna Vinschen
2011-02-11
1
-14
/
+1
*
* cygwin.din (madvise): Export posix_madvise as madvise.
Corinna Vinschen
2011-01-12
1
-1
/
+22
*
* termios.cc (cfgetospeed, cfgetispeed): Constify argument per POSIX.
Corinna Vinschen
2011-01-11
1
-3
/
+7
[next]