Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
b349949b516eb7328bf637196abb6f8a2d69b675
/
lib
/
get_high_address.c
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
fed9641
Fix FSF address
by Wanlong Gao
· 12 years ago
ec6edca
Add missing newline at end of file
by Chris Dearman
· 12 years ago
1e6f5a6
Resolving all compile errors via a script
by Garrett Cooper
· 14 years ago
45a8ba0
trim trailing whitespace
by vapier
· 15 years ago
88c166c
Test library cleanups: Removing no longer used code from test.h eg. test_error.c is no longer in ltp, and the same for t_res.c so there is no need to include function prototypes for these. Adding void to functions that doesn't take any parameters; tst_exit() -> tst_exit(void); so code that pases parameters to these is not compileable any more. Also fixes all test broken by that change. As parameters passed to tst_exit() are ignored anyway it's quite safe to just remove them; but I'would rather see someone take a closer look. Code cleanups and fixes in tst_res.c:
by subrata_modak
· 15 years ago
85944b7
Corrected the copyright information to reflect SGI, instead of Cray, which
by robbiew
· 18 years ago
627d646
added 4 CVS:
by iyermanoj
· 23 years ago
731cf7b
Code made portable
by iyermanoj
· 23 years ago
090ed00
Here are 92 tests and 2 new library functions.
by nstraz
· 24 years ago