repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gdb/tui] Clean up asserts in tui_source_window_base::refresh_window
[binutils-gdb.git]
/
sim
/
testsuite
/
cris
/
c
/
readlink5.c
blob
b0b56abac13ffaa2cec82fbdc4b0e9e915f8a10b
1
/* Check that unsupported readlink calls don't cause the simulator to abort.
2
#progos: linux
3
#sim: --argv0 ./readlink5.c.x
4
#xerror:
5
#output: Unimplemented readlink syscall (*)\n
6
#output: program stopped with signal 4 (*).\n
7
*/
8
#include
"readlink2.c"