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
/
libc
/
bsdlib.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
login_tty: Rewrite following FreeBSD's traces
Corinna Vinschen
2016-11-24
1
-15
/
+8
*
* Throughout, use __try/__except/__endtry blocks, rather than myfault
Corinna Vinschen
2014-08-22
1
-2
/
+3
*
* libc/bsdlib.cc (forkpty): Close master and slave if fork fails to
Corinna Vinschen
2014-05-22
1
-0
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-2
/
+2
*
* fhandler.h (__ptsname): New macro.
Christopher Faylor
2011-11-08
1
-3
/
+12
*
* libc/bsdlib.cc: Include err.h.
Corinna Vinschen
2011-02-02
1
-0
/
+1
*
Make pty.h match recent glibc.
Eric Blake
2009-12-26
1
-3
/
+4
*
Consistently use va_end.
Eric Blake
2009-10-14
1
-0
/
+4
*
* libc/bsdlib.cc: Align copyright with upstream.
Corinna Vinschen
2009-04-15
1
-3
/
+0
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-4
/
+0
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
1
-2
/
+2
*
* fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead of
Corinna Vinschen
2007-11-28
1
-1
/
+1
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-9
/
+0
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-1
/
+2
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-0
/
+49
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-7
/
+7
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-0
/
+2
*
* bsdlib.cc (getprogname): New function.
Corinna Vinschen
2003-11-17
1
-0
/
+22
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* bsdlib.cc (_vwarnx): New function.
Corinna Vinschen
2003-11-06
1
-0
/
+73
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
1
-0
/
+165