amai
|
3032ac4619
|
Fix compile error in test code
|
2018-10-28 21:36:28 +01:00 |
orbitcowboy
|
b998dcb5aa
|
gnu.cfg: Added support for '__builtin_memset'.
|
2018-10-27 18:25:05 +02:00 |
amai
|
5c0fd0d5b4
|
Skip some test on cygwin since interface is not available
|
2018-09-29 16:49:12 +02:00 |
orbitcowboy
|
879803c90f
|
gnu.cfg: Fixed FP (nullpointer) when third parameter of epoll_ctl is set to NULL.
|
2018-09-25 09:07:49 +02:00 |
Sebastian
|
4ef452132c
|
posix.cfg,gnu.cfg: Add (get|set)hostname functions. (#1315)
Reference for POSIX gethostname:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/gethostname.html
Reference for sethostname:
http://man7.org/linux/man-pages/man2/gethostname.2.html
|
2018-07-18 09:40:06 +02:00 |
Daniel Marjamäki
|
03d2829fb9
|
Merge simplecpp branch
|
2016-07-20 12:21:00 +02:00 |
Martin Ettl
|
77869b7812
|
test/cfg: Improved testing of functions from standard namespace. Added test/cfg/*.c* files to astyle script and formatted code.
|
2015-08-14 01:36:44 +02:00 |
Alexander Mai
|
b3cc4629a6
|
Remove obsolete tests. Add incomplete test for GNU __builtin_expect to gnu.c
|
2015-08-10 21:20:20 +02:00 |
Alexander Mai
|
95411414c4
|
#6569 Add strcasestr function to gnu.cfg
|
2015-03-08 14:04:09 +01:00 |
Alexander Mai
|
0a6babea74
|
#6181 Drop redundantGetAndSetUserId. Ensure (style-) warnings are issued if setuid()/getuid() and some related functions are ignored. Move strdupa()/strndupa() from posix.cfg to gnu.cfg
|
2015-02-16 22:19:51 +01:00 |
Alexander Mai
|
115cefc8fb
|
#6181 Drop redundantGetAndSetUserId. Ensure (style-) warnings are issued if setuid()/getuid() and some related functions are ignored. Move strdupa()/strndupa() from posix.cfg to gnu.cfg
|
2015-02-16 22:06:08 +01:00 |