CIA.vc
ccaprice
C stdlib replacement
Stats » Projects » ccaprice
syndicateUTC clock
15:25 on Feb 23, 2012
event counters
The last message was received 2.22 weeks ago at 01:40 on Feb 08, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
30 messages so far this month, 174 messages last month
218 messages since the first one, 3.62 months ago, for an average of 11.97 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
22:16 on Feb 07ccaprice
Commit by Dale Weiler on master :: rb61ded9 / Makefile : (link)
Complicated Makefile voodoo magic. - http://git.io/p73p9Q
#
20:26 on Feb 07ccaprice
Commit by Dale Weiler on master :: ra83468b / (Makefile Roadmap): (link)
Added roadmap - http://git.io/C5ABDw
#
04:55 on Feb 06ccaprice
Commit by Dale Weiler on master :: rc083b68 / src/crt/runtime.h : (link)
Fixed compile warning. - http://git.io/fFHuhA
#
04:52 on Feb 06ccaprice
Commit by Dale Weiler on master :: rd766692 / Makefile : (link)
Remove $(RED) - http://git.io/J-7Naw
#
04:52 on Feb 06ccaprice
Commit by Dale Weiler on master :: r9e64479 / Makefile : (link)
Made Makefile more fancy. - http://git.io/4VTatQ
#
20:21 on Feb 04ccaprice
Commit by Dale Weiler on master :: rc7ca332 / src/stdio/remove.c : (link)
Fixed implicit declration of function 'unlink' warnings. - http://git.io/HLuviw
#
20:17 on Feb 04ccaprice
Commit by Dale Weiler on master :: red366c8 / test.c : (link)
Pretty fly for a test guy. - http://git.io/lshumg
#
20:13 on Feb 04ccaprice
Commit by Dale Weiler on master :: r9a8184d / (9 files in 5 dirs): (link)
Fixed file IO bug, fixed strerror include. Implemented remove(). Improved test output. - http://git.io/rfdxKg
#
18:54 on Feb 04ccaprice
Commit by Dale Weiler on master :: rec3edbe / inc/math.h : (link)
The one and only C library with M_TAU. - http://git.io/aR9HpA
#
17:30 on Feb 04ccaprice
Commit by Dale Weiler on master :: r4957b44 / src/string/strerror.c : (link)
Fixed typo - http://git.io/liDf1w
#
17:28 on Feb 04ccaprice
Commit by Dale Weiler on master :: rd5d3042 / (4 files in 3 dirs): (link)
Implemented strerror() - http://git.io/iAadBA
#
15:19 on Feb 04ccaprice
Commit by Dale Weiler on master :: r36118d8 / src/crt/runtime.c : (link)
Try this? - http://git.io/GVqivg
#
15:15 on Feb 04ccaprice
Commit by Dale Weiler on master :: r66e7ab3 / src/crt/runtime.c : (link)
#
15:13 on Feb 04ccaprice
Commit by Dale Weiler on master :: rcb9429c / (src/crt/runtime.c src/stdlib/malloc.c): (link)
runtime_sbrk() for BSD - http://git.io/ctYRJg
#
15:08 on Feb 04ccaprice
Commit by Dale Weiler on master :: rdfdf6df / (3 files in 2 dirs): (link)
Basic attempt, might work. - http://git.io/e3RSQA
#
14:59 on Feb 04ccaprice
Commit by Dale Weiler on master :: r3b6e22d / src/stdlib/malloc.c : (link)
#
14:56 on Feb 04ccaprice
Commit by Dale Weiler on master :: r84539fd / (3 files in 2 dirs): (link)
Fixed sbrk() for BSD - http://git.io/ONyyBw
#
14:28 on Feb 04ccaprice
Commit by Dale Weiler on master :: r88c7750 / src/crt/runtime.c : (link)
Cast address to (unsigned long) for ccaprice_syscall_brk on BSD - http://git.io/71y5yg
#
14:20 on Feb 04ccaprice
Commit by Dale Weiler on master :: r44787be / src/crt/i386.S : (link)
Forgot to movl minbrk - http://git.io/5KBfUA
#
13:49 on Feb 04ccaprice
Commit by Dale Weiler on master :: raf36509 / src/crt/runtime.c : (link)
#