summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/smallprint.c
Commit message (Expand)AuthorAgeFilesLines
* * child_info.h (fork_info): Use different method to alias variable.Christopher Faylor2005-03-191-5/+1
* * smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor2005-01-311-5/+3
* * smallprint.c (__rn): Regparmize.Christopher Faylor2005-01-311-0/+4
* * smallprint.c (rnarg): New macro.Christopher Faylor2005-01-311-14/+20
* * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen2005-01-291-1/+1
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-2/+2
* * devices.cc: New file.Christopher Faylor2003-09-251-5/+5
* * winver.rc: Add more words to copyright.Christopher Faylor2002-06-131-1/+1
* * smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor2002-05-231-0/+3
* * smallprint.c (rn): Allow long long values.Corinna Vinschen2002-02-221-3/+12
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-091-3/+7
* * smallprint.c (console_printf): New function.Christopher Faylor2001-08-221-2/+25
* * exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor2001-05-041-0/+1
* * fork.cc (fork): Set sigframe here, since it can pause for a considerableChristopher Faylor2000-10-231-1/+0
* * strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor2000-08-021-26/+0
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-0/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+229