Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
7afe021da365ce94810f1170579fc9b9faa50086
/
testcases
/
kernel
/
syscalls
/
getsockopt
49543a1
kernel/syscall: divide .gitignore into one for each sub-folder
by Yixin Zhang
· 7 years ago
eb6418f
Make use of SAFE_SOCKET()
by Cyril Hrubis
· 7 years ago
8745621
Make use of SAFE_BIND()
by Cyril Hrubis
· 7 years ago
a8303d6
getsockopt: Add test for SO_PEERCRED
by Veronika Kabatova
· 7 years ago
d6d11d0
Introduce tst_parse_opts()
by Cyril Hrubis
· 10 years ago
aabb834
Include usctest.h in test.h
by Cyril Hrubis
· 10 years ago
605fa33
Get rid of TEST_CLEANUP
by Cyril Hrubis
· 10 years ago
8b35601
Remove tst_exit() that follows tst_brkm()
by Cyril Hrubis
· 10 years ago
0b9589f
testcases: Constify char *msg variable.
by Cyril Hrubis
· 10 years ago
fdce7d5
Another semiautomated cleanup.
by Cyril Hrubis
· 12 years ago
d59a659
s/Tst_count/tst_count/ to avoid CamelCase
by Caspar Zhang
· 12 years ago
354ebb4
cleanup code indent
by Wanlong Gao
· 12 years ago
89af32a
Another semiautomated cleanup.
by Cyril Hrubis
· 12 years ago
4548c6c
Update FSF address
by Wanlong Gao
· 12 years ago
ec6edca
Add missing newline at end of file
by Chris Dearman
· 12 years ago
1569799
Fix some tests. Remove all externs to Tst_count.
by Garrett Cooper
· 14 years ago
7d0a4a5
Cleanup style and get rid of conflicts problems.
by Garrett Cooper
· 14 years ago
2c28215
Style and conformance changes.
by Garrett Cooper
· 14 years ago
5374050
Merge branch 'master' into ltp-broom
by Garrett Cooper
· 14 years ago
43088e1
Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp
by Garrett Cooper
· 14 years ago
45e285d
Remove useless casts.
by Garrett Cooper
· 14 years ago
358c3ee
Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 15 years ago
ef77253
1. Please see README.mk-devel for a full description of the changes
by yaberauneya
· 15 years ago
56207ce
Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.
by subrata_modak
· 16 years ago
4bb656a
Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.
by subrata_modak
· 16 years ago
43337a3
Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>.
by subrata_modak
· 16 years ago
5366cb0
standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wall and user-optimizations, remove pointless targets in favor of implicit ones, etc...)
by vapier
· 18 years ago
1968aef
use socklen_t instead of int where appropriate
by vapier
· 18 years ago
161b01e
Fixes for uClinux to fix fork and invalid memory access errors
by mridge
· 19 years ago
d34d581
Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux
by robbiew
· 19 years ago
96d2337
warnings cleanup
by robbiew
· 22 years ago
5475776
Applied Vasan Sundar's Makefile patches.
by robbiew
· 22 years ago
dcf2c3d
make getsockopt01 work without a controlling tty
by plars
· 23 years ago
bc4c280
*** empty log message ***
by robbiew
· 23 years ago
16dc53f
Separate make and make install
by plars
· 23 years ago
865695b
restructuring work done, and adding about 400 testcases
by plars
· 23 years ago