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
/
posix.sgml
Commit message (
Expand
)
Author
Age
Files
Lines
*
* common.din: Export posix_spawn[...] functions.
Corinna Vinschen
2013-11-26
1
-1
/
+21
*
* common.din (rawmemchr): Export.
Yaakov Selkowitz
2013-06-24
1
-0
/
+1
*
* posix.sgml (fcntl, flock, lockf): Point to implementation notes.
Corinna Vinschen
2013-06-13
1
-3
/
+3
*
* posix.sgml (std-notes): Fix typo.
Corinna Vinschen
2013-06-07
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomic
Corinna Vinschen
2013-06-07
1
-2
/
+24
*
* Makefile.in (DLL_OFILES): Add arc4random.o.
Corinna Vinschen
2013-05-21
1
-0
/
+5
*
* libc/base64.c: New file.
Corinna Vinschen
2013-05-21
1
-0
/
+2
*
* termios.cc (cfsetspeed): New function.
Yaakov Selkowitz
2012-11-21
1
-0
/
+1
*
* cygwin.din (getmntent_r): Export.
Corinna Vinschen
2012-07-18
1
-0
/
+1
*
* cygwin.din (memrchr): Export.
Corinna Vinschen
2012-05-10
1
-0
/
+1
*
* posix.sgml (std-notes): Change description of flock restrictions.
Corinna Vinschen
2012-03-30
1
-4
/
+5
*
* cygwin.din (scandirat): Export.
Yaakov Selkowitz
2012-02-22
1
-0
/
+1
*
* cygwin.din (pthread_sigqueue): Export.
Yaakov Selkowitz
2012-01-06
1
-0
/
+1
*
* cygwin.din (get_current_dir_name): Export.
Yaakov Selkowitz
2012-01-01
1
-0
/
+1
*
* cygwin.din (getpt): Export.
Yaakov Selkowitz
2011-12-30
1
-0
/
+1
*
* posix.sgml (std-gnu): Add ptsname_r.
Corinna Vinschen
2011-11-08
1
-0
/
+1
*
* cygwin.din (getgrouplist): Export.
Corinna Vinschen
2011-10-28
1
-0
/
+1
*
* cygwin.din (clock_nanosleep): Export.
Yaakov Selkowitz
2011-08-03
1
-3
/
+5
*
* cygwin.din (pthread_condattr_getclock): Export.
Yaakov Selkowitz
2011-07-21
1
-2
/
+2
*
* posix.sgml (std-notes): Add missing <para>.
Corinna Vinschen
2011-05-25
1
-2
/
+2
*
* cygwin.din (__fpurge): Export.
Yaakov Selkowitz
2011-05-19
1
-0
/
+1
*
* posix.sgml (std-susv4): Remove chroot, futimes, hstrerror.
Yaakov Selkowitz
2011-05-18
1
-4
/
+6
*
* cygwin.din (error): Export.
Yaakov Selkowitz
2011-05-18
1
-0
/
+2
*
* cygwin.din (clock_getcpuclockid): Export.
Yaakov Selkowitz
2011-05-17
1
-8
/
+7
*
* cygwin.din (pthread_attr_getguardsize): Export.
Corinna Vinschen
2011-05-15
1
-3
/
+4
*
* times.cc (settimeofday): Add EFAULT handler.
Yaakov Selkowitz
2011-05-09
1
-4
/
+5
*
* sysconf.cc (sysinfo): New function.
Yaakov Selkowitz
2011-05-06
1
-0
/
+1
*
* posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and
Corinna Vinschen
2011-05-05
1
-3
/
+0
*
* cygwin.din (psiginfo): Export.
Yaakov Selkowitz
2011-05-04
1
-2
/
+3
*
* cygwin.din (pthread_attr_getstack): Export.
Yaakov Selkowitz
2011-05-03
1
-3
/
+3
*
* cygwin.din (ppoll): Export.
Corinna Vinschen
2011-04-18
1
-0
/
+1
*
* thread.cc (pthread_setschedprio): New function.
Yaakov Selkowitz
2011-04-15
1
-1
/
+1
*
* cygwin.din (pthread_spin_destroy): Export.
Corinna Vinschen
2011-03-29
1
-1
/
+5
*
* cygwin.din (strchrnul): Export.
Corinna Vinschen
2011-03-28
1
-0
/
+1
*
* cygwin.din (pthread_yield): Export as alias to sched_yield.
Yaakov Selkowitz
2011-02-10
1
-0
/
+1
*
* posix.sgml: Add madvise to BSD list.
Corinna Vinschen
2011-01-12
1
-0
/
+1
*
* posix.sgml: Move llround and llroundf to implemented SUSv4 functions.
Corinna Vinschen
2010-11-15
1
-2
/
+2
*
* cygwin.din: Export new complex math functions from newlib.
Corinna Vinschen
2010-10-08
1
-43
/
+43
*
winsup/cygwin/ChangeLog:
Dave Korn
2010-09-11
1
-11
/
+16
*
* posix.sgml (std-notes): Fix typos and incorrectnesses.
Corinna Vinschen
2010-08-30
1
-8
/
+8
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
1
-0
/
+2
*
* posix.sgml (std-notes): Improve lseek description.
Corinna Vinschen
2010-04-12
1
-2
/
+3
*
* cygwin.din: Export __xdr functions.
Corinna Vinschen
2010-03-04
1
-0
/
+2
*
Add XDR support.
Corinna Vinschen
2010-03-03
1
-0
/
+47
*
* posix.sgml (strfmon): Move to implemented SUSv4 API.
Corinna Vinschen
2010-01-22
1
-1
/
+1
*
* cygwin.din (accept4): Export.
Corinna Vinschen
2010-01-15
1
-0
/
+1
*
* posix.sgml: Mention dup3 and pipe2 as GNU extensions.
Corinna Vinschen
2010-01-15
1
-0
/
+2
*
* sysconf.cc (get_nprocs): New function.
Corinna Vinschen
2009-11-12
1
-0
/
+4
*
Add fexecve, execvpe.
Eric Blake
2009-09-26
1
-1
/
+2
*
Provide euidaccess, canonicalize_file_name; fix fchmodat.
Eric Blake
2009-09-25
1
-0
/
+3
[next]