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
/
cygwin.din
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygwin.din (sem_unlink): Export.
Corinna Vinschen
2007-02-20
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add posix_ipc.o.
Corinna Vinschen
2007-02-14
1
-0
/
+10
*
* cygwin.din (shm_open): Export.
Corinna Vinschen
2007-02-08
1
-0
/
+2
*
* cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.
Corinna Vinschen
2007-02-07
1
-0
/
+2
*
* autoload.cc (WSAIoctl): Define.
Corinna Vinschen
2007-01-21
1
-0
/
+4
*
* Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.
Corinna Vinschen
2006-12-11
1
-0
/
+35
*
* autoload.cc (NtSetInformationFile): Define.
Corinna Vinschen
2006-08-07
1
-0
/
+2
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-0
/
+12
*
* sortdin: Ignore all leading underscores when deriving a sort key.
Christopher Faylor
2006-07-05
1
-63
/
+63
*
* sortdin: New program.
Christopher Faylor
2006-07-05
1
-201
/
+200
*
* cygwin.din: Export __srget_r, __swbuf_r.
Corinna Vinschen
2006-06-15
1
-0
/
+2
*
* abort.cc (abort): Set incyg manually to help get a reliable gdb stack trace.
Christopher Faylor
2006-04-22
1
-1
/
+1
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-2
/
+2
*
* cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.
Christopher Faylor
2006-03-01
1
-38
/
+36
*
* cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.
Corinna Vinschen
2006-02-28
1
-0
/
+4
*
* cygwin.din (_exit): Use signal front end.
Christopher Faylor
2006-02-24
1
-2
/
+2
*
* cygwin.din: Export sigignore and sigset.
Corinna Vinschen
2006-02-16
1
-0
/
+2
*
* cygwin.din (updwtmpx): Export.
Corinna Vinschen
2006-02-02
1
-0
/
+1
*
* include/cygwin/version.h: Bump API minor number to 151.
Christopher Faylor
2006-01-21
1
-1
/
+1
*
* cygwin.din: Export getsubopt.
Corinna Vinschen
2006-01-09
1
-0
/
+1
*
* libc: Add subdirectory.
Corinna Vinschen
2005-11-18
1
-0
/
+2
*
* cygheap.h (init_cygheap::_gtod): Remove.
Christopher Faylor
2005-11-11
1
-0
/
+2
*
* memmem.cc: New file.
Christopher Faylor
2005-11-08
1
-0
/
+1
*
* cygwin.din (futimes): Export.
Corinna Vinschen
2005-10-20
1
-0
/
+2
*
* autoload.cc (NtLockVirtualMemory): Import.
Corinna Vinschen
2005-10-18
1
-0
/
+2
*
* cygwin.din: Correct readdir_r typo.
Christopher Faylor
2005-08-28
1
-1
/
+1
*
* cygerrno.h (geterrno_from_win_error): Change declaration to default to using
Christopher Faylor
2005-08-20
1
-0
/
+1
*
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
Corinna Vinschen
2005-08-08
1
-0
/
+10
*
* fhandler.h (fhandler_base::pread): Declare new function.
Christopher Faylor
2005-07-29
1
-0
/
+2
*
* cygwin.din (getline): Export.
Corinna Vinschen
2005-07-09
1
-2
/
+4
*
* cygwin.din (__getline): Export.
Corinna Vinschen
2005-07-08
1
-0
/
+2
*
* cygwin.din (inet_pton): Export.
Corinna Vinschen
2005-06-17
1
-0
/
+2
*
* cygwin.din (imaxabs): Export.
Corinna Vinschen
2005-06-10
1
-0
/
+6
*
* cygtls.h (_local_storage::setmode_file): New element.
Christopher Faylor
2005-06-09
1
-2
/
+2
*
* cygwin.din: Remove signal front end from pthread_[gs]etspecific.
Christopher Faylor
2005-05-29
1
-2
/
+2
*
* cygwin.din: Export mkdtemp.
Christopher Faylor
2005-05-25
1
-0
/
+2
*
* cygwin.din (pselect): Export.
Corinna Vinschen
2005-04-19
1
-0
/
+1
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-0
/
+1
*
* cygthread.cc (cygthread::detach): Revert to just waiting for thred event
Christopher Faylor
2005-03-28
1
-0
/
+1
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-0
/
+3
*
checkin previously missed file.
Christopher Faylor
2005-03-23
1
-1
/
+0
*
* cygwin.din (__ctype_ptr): Export.
Corinna Vinschen
2005-03-22
1
-0
/
+1
*
* cygwin.din (utmpxname): Export.
Corinna Vinschen
2005-03-03
1
-0
/
+1
*
* cygwin.din (getpeereid): Export.
Corinna Vinschen
2005-02-23
1
-0
/
+1
*
* cygwin.din (fstatvfs): Export.
Corinna Vinschen
2005-02-23
1
-0
/
+2
*
* cygwin.din (basename): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+2
*
* cygwin.din (fdatasync): Export.
Corinna Vinschen
2005-02-22
1
-0
/
+1
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+2
*
* cygwin.din: Add utmpx symbols.
Corinna Vinschen
2004-12-15
1
-0
/
+6
*
* cygwin.din (_impure_ptr): And export again. There are libs out there.
Corinna Vinschen
2004-09-17
1
-0
/
+1
[next]