aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/smallprint.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor1-5/+1
2005-01-31* smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor1-5/+3
2005-01-31* smallprint.c (__rn): Regparmize.Christopher Faylor1-0/+4
2005-01-31* smallprint.c (rnarg): New macro.Christopher Faylor1-14/+20
2005-01-29 * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen1-1/+1
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-2/+2
2003-09-25* devices.cc: New file.Christopher Faylor1-5/+5
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor1-1/+1
2002-05-23* smallprint.c (__small_vsprintf): Implement '%o' after all these years.Christopher Faylor1-0/+3
2002-02-22 * smallprint.c (rn): Allow long long values.Corinna Vinschen1-3/+12
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor1-3/+7
2001-08-22* smallprint.c (console_printf): New function.Christopher Faylor1-2/+25
2001-05-04* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor1-0/+1
2000-10-23* fork.cc (fork): Set sigframe here, since it can pause for a considerableChristopher Faylor1-1/+0
2000-08-02* strace.cc (strace::prntf): Make second argument the function name, ratherChristopher Faylor1-26/+0
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-0/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+229