index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib9
/
fmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
3
-3
/
+3
*
use inttypes
rsc
2006-01-06
1
-1
/
+1
*
add stdint.h, uintptr
rsc
2005-12-29
1
-0
/
+5
*
set qid.vers (Erik Quanstrom)
rsc
2005-12-29
5
-9
/
+9
*
Properly size buffer to avoid overflow.
wkj
2005-11-01
1
-1
/
+1
*
checkpoint
rsc
2005-01-14
2
-0
/
+2
*
these mkfiles only confuse
rsc
2005-01-13
1
-56
/
+0
*
sunos fixes
rsc
2005-01-07
2
-2
/
+0
*
change _p9pow10 to fmtpow10
rsc
2004-12-31
1
-1
/
+1
*
Formatting nits.
wkj
2004-12-29
34
-68
/
+68
*
#define pow10 to _p9pow10 as a stop-gap.
wkj
2004-12-29
1
-2
/
+4
*
fmtdef.h needed for VA_COPY
rsc
2004-12-27
2
-0
/
+2
*
add isNaN
rsc
2004-12-27
1
-3
/
+4
*
portdates
rsc
2004-12-26
1
-0
/
+30
*
more tests
rsc
2004-12-26
2
-0
/
+61
*
import changes from plan 9
rsc
2004-12-26
18
-167
/
+171
*
pick up plan 9 fltfmt changes
rsc
2004-12-26
1
-325
/
+138
*
various little changes.
rsc
2004-12-26
1
-19
/
+17
*
add for unix port
rsc
2004-12-26
1
-0
/
+33
*
clean up for unix port
rsc
2004-12-26
37
-97
/
+112
*
print 0 %ux as 0x0
rsc
2004-10-22
1
-1
/
+0
*
Fix bug in rune half of __fmtcpy reported by rob.
rsc
2004-09-28
1
-2
/
+0
*
Get rid of 64-bit constants.
rsc
2004-09-23
1
-3
/
+3
*
small tweaks
rsc
2004-09-17
2
-2
/
+2
*
PowerPC Linux support from ericvh.
rsc
2004-08-22
11
-14
/
+34
*
use plan9 malloc
rsc
2004-06-09
4
-12
/
+8
*
clean up when finished.
rsc
2004-04-19
1
-1
/
+0
*
Move utf, fmt. Small header file changes.
rsc
2004-02-29
43
-0
/
+3690