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
...
*
* posix.sgml: Move llround and llroundf to implemented SUSv4 functions.
Corinna Vinschen
2010-11-15
1
-1
/
+1
*
* include/paths.h (_PATH_VARTMP): Define.
Yaakov Selkowitz
2010-11-02
1
-0
/
+1
*
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 233.
Christopher Faylor
2010-10-27
1
-1
/
+2
*
* fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.
Christopher Faylor
2010-10-23
1
-0
/
+2
*
* cygwin.din: Export new complex math functions from newlib.
Corinna Vinschen
2010-10-08
1
-1
/
+6
*
* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp to
Christopher Faylor
2010-09-29
1
-2
/
+1
*
* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
Christopher Faylor
2010-09-20
1
-0
/
+1
*
* sec_acl.cc (acl_worker): Remove.
Corinna Vinschen
2010-09-12
1
-2
/
+1
*
winsup/cygwin/ChangeLog:
Dave Korn
2010-09-11
2
-1
/
+178
*
* include/cygwin/version.h: Bump DLL minor version number to 8.
Corinna Vinschen
2010-09-01
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 7.
Corinna Vinschen
2010-08-31
1
-1
/
+1
*
* winlean.h: New file.
Christopher Faylor
2010-08-30
1
-20
/
+5
*
* external.cc (sync_wincwd): Remove.
Corinna Vinschen
2010-08-27
2
-4
/
+2
*
* include/cygwin/version.h: Fix comment.
Corinna Vinschen
2010-08-24
1
-1
/
+1
*
* endian.h (htobe16, htobe32, htobe64, be16toh, be32toh, be64toh,
Corinna Vinschen
2010-08-20
1
-1
/
+48
*
* external.cc (sync_wincwd): New function.
Corinna Vinschen
2010-08-19
1
-1
/
+1
*
* external.cc (CW_SETCWD): New option.
Christopher Faylor
2010-08-18
2
-2
/
+4
*
* include/cygwin/version.h: Bump DLL minor version number to 6.
Corinna Vinschen
2010-08-16
1
-1
/
+1
*
* mount.cc (struct opt): Add "bind" option.
Corinna Vinschen
2010-08-11
1
-1
/
+2
*
Implement POSIX.1-2004 Monotonic Clock.
Yaakov Selkowitz
2010-08-09
1
-1
/
+2
*
* include/dlfcn.h (RTLD_LOCAL): Define.
Corinna Vinschen
2010-08-09
1
-1
/
+2
*
* include/sys/dirent.h (d_fileno): Define as d_ino.
Corinna Vinschen
2010-08-06
1
-0
/
+2
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
1
-1
/
+2
*
Align seekdir and telldir API to POSIX definition.
Corinna Vinschen
2010-07-05
1
-3
/
+3
*
* path.cc (path_conv::check): Move fs-specific settings to a point where we
Christopher Faylor
2010-07-04
2
-3
/
+5
*
* include/sys/stdio.h: Remove _GNU_SOURCE guard around getline
Corinna Vinschen
2010-06-07
1
-3
/
+1
*
* include/inttypes.h: Change PTR definitions to int to align with the
Corinna Vinschen
2010-05-26
1
-12
/
+12
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
2
-7
/
+13
*
* mount.cc (struct opt): Add "dos" and "ihash" options.
Corinna Vinschen
2010-04-29
1
-1
/
+4
*
* external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mount
Corinna Vinschen
2010-04-29
1
-1
/
+3
*
* include/cygwin/version.h: Bump API minor version.
Corinna Vinschen
2010-04-28
1
-1
/
+2
*
* cygwin.din (__locale_mb_cur_max): Export.
Corinna Vinschen
2010-04-28
1
-0
/
+1
*
* include/regex.h: Include _ansi.h to avoid missing out on preprocessor
Corinna Vinschen
2010-04-27
1
-0
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5.
Corinna Vinschen
2010-04-12
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 4.
Corinna Vinschen
2010-04-07
1
-1
/
+1
*
* include/sched.h: Remove, overruled by newlib file.
Corinna Vinschen
2010-04-06
2
-80
/
+0
*
* sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by
Christopher Faylor
2010-03-31
1
-1
/
+2
*
* include/cygwin/version.h: Bump DLL minor version number to 3.
Corinna Vinschen
2010-03-29
1
-1
/
+1
*
* cygwin.din: Export __xdr functions.
Corinna Vinschen
2010-03-04
1
-1
/
+2
*
Add XDR support.
Corinna Vinschen
2010-03-03
1
-1
/
+2
*
Remove all traces of __CYGWIN_USE_BIG_TYPES__.
Corinna Vinschen
2010-02-26
7
-69
/
+13
*
* include/cygwin/signal.h: Define SIGPWR as synonym for SIGLOST.
Yaakov Selkowitz
2010-02-26
2
-1
/
+3
*
* include/sys/strace.h: Define _STRACE_SPECIAL.
Christopher Faylor
2010-02-22
1
-23
/
+25
*
Update copyright
Christopher Faylor
2010-02-19
1
-1
/
+1
*
utils/ChangeLog:
Christopher Faylor
2010-02-19
1
-30
/
+6
*
* external.cc (cygwin_internal): Add CW_INT_SETLOCALE case to
Corinna Vinschen
2010-02-08
2
-3
/
+5
*
Replace regex files with multibyte-aware version from FreeBSD.
Corinna Vinschen
2010-02-04
1
-0
/
+130
*
* include/paths.h (_PATH_MNTTAB): Define.
Corinna Vinschen
2010-02-02
2
-3
/
+12
*
* Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.
Corinna Vinschen
2010-01-22
2
-1
/
+41
*
* cygwin.din (accept4): Export.
Corinna Vinschen
2010-01-15
3
-4
/
+15
[prev]
[next]