blob: 344b3045ad55ef6f7451f24a23226d61560d0e45 [file] [log] [blame]
robbiew1f254532003-03-28 22:07:58 +00001#DESCRIPTION:Kernel system calls
robbiew9c6f71e2003-03-14 16:01:51 +00002abort01 ulimit -c 1024;abort01
robbiewa807d042002-12-30 19:54:31 +00003
plarscc1b6f22001-09-05 20:37:07 +00004accept01 accept01
5
6access01 access01
7access02 access02
8access03 access03
9access04 access04
10access05 access05
11
robbiew9a9533a2002-12-04 18:00:27 +000012acct01 acct01
13acct02 acct02
14
robbiew5cb61922002-12-24 16:58:29 +000015adjtimex01 adjtimex01
16adjtimex02 adjtimex02
17
plarscc1b6f22001-09-05 20:37:07 +000018alarm01 alarm01
19alarm02 alarm02
20alarm03 alarm03
plarscc1b6f22001-09-05 20:37:07 +000021alarm05 alarm05
22alarm06 alarm06
23alarm07 alarm07
24
25asyncio02 asyncio02
26
27bind01 bind01
robbiew7b782792004-07-06 22:33:21 +000028bind02 bind02
plarscc1b6f22001-09-05 20:37:07 +000029
30brk01 brk01
31
robbiewc9831c92002-12-27 18:42:43 +000032capget01 capget01
33capget02 capget02
34
robbiewa5d67cb2003-01-01 20:44:12 +000035capset01 capset01
36capset02 capset02
37
plarscc1b6f22001-09-05 20:37:07 +000038chdir01 chdir01
39chdir01A symlink01 -T chdir01
40chdir02 chdir02
41chdir03 chdir03
42chdir04 chdir04
43
44chmod01 chmod01
45chmod01A symlink01 -T chmod01
46chmod02 chmod02
47chmod03 chmod03
48chmod04 chmod04
robbiewe71965a2002-08-16 16:48:17 +000049chmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chmod05
50chmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chmod06
plarscc1b6f22001-09-05 20:37:07 +000051chmod07 chmod07
52
53chown01 chown01
54chown02 chown02
plars6cf88ad2003-07-30 17:06:02 +000055chown03 export change_owner=$LTPROOT/testcases/bin/change_owner;chown03
robbiewe71965a2002-08-16 16:48:17 +000056chown04 cp -p $LTPROOT/testcases/bin/change_owner $TMP;chown04
plarscc1b6f22001-09-05 20:37:07 +000057chown05 chown05
58
59chroot01 chroot01
60chroot02 chroot02
61chroot03 chroot03
robbiewcfd67962002-05-03 15:51:20 +000062chroot04 chroot04
plarscc1b6f22001-09-05 20:37:07 +000063
robbiewe768ae32003-02-20 21:00:48 +000064
robbiew4da5e4a2002-11-18 20:38:59 +000065clone01 clone01
66clone02 clone02
67clone03 clone03
68clone04 clone04
69clone05 clone05
70clone06 clone06
robbiew3d354b62003-08-01 15:50:34 +000071clone07 clone07
robbiew4da5e4a2002-11-18 20:38:59 +000072
plarscc1b6f22001-09-05 20:37:07 +000073close01 close01
74close02 close02
75close08 close08
76
robbiew3d197e62002-12-04 18:06:18 +000077confstr01 confstr01
78
plarscc1b6f22001-09-05 20:37:07 +000079connect01 connect01
80
81creat01 creat01
82creat03 creat03
83creat04 creat04
84creat05 creat05
85creat06 creat06
robbiewe71965a2002-08-16 16:48:17 +000086creat07 creat07 -F $LTPROOT/testcases/bin/test1
robbiew4dff23d2002-12-30 20:09:58 +000087creat08 creat08
plarscc1b6f22001-09-05 20:37:07 +000088creat09 creat09
89
90dup01 dup01
91dup02 dup02
92dup03 dup03
93dup04 dup04
94dup05 dup05
robbiew6f0fc8b2003-01-09 16:23:00 +000095dup06 dup06
96dup07 dup07
plarscc1b6f22001-09-05 20:37:07 +000097
robbiew3d809452001-09-10 19:40:16 +000098dup201 dup201
plarscc1b6f22001-09-05 20:37:07 +000099dup202 dup202
100dup203 dup203
101dup204 dup204
robbiewefc51aa2002-12-30 20:21:52 +0000102dup205 dup205
plarscc1b6f22001-09-05 20:37:07 +0000103
subrata_modak66b84472008-08-11 09:56:25 +0000104eventfd01 eventfd01
105
plarscc1b6f22001-09-05 20:37:07 +0000106execl01 execl01
107execle01 execle01
108execlp01 execlp01
109
110execv01 execv01
111execve01 execve01
robbiewe71965a2002-08-16 16:48:17 +0000112execve02 execve02 -F $LTPROOT/testcases/bin/test3
robbiew5435f932001-09-10 19:56:00 +0000113execve03 execve03
robbiewe71965a2002-08-16 16:48:17 +0000114execve04 cp -f $LTPROOT/testcases/bin/test3 $TMP; execve04 -F test3
115execve05 execve05 -F $LTPROOT/testcases/bin/test3
116execve06 execve06 20 $LTPROOT/testcases/bin/execve06 $LTPROOT/testcases/bin/execve06 4
plarscc1b6f22001-09-05 20:37:07 +0000117execvp01 execvp01
118
119exit01 exit01
120exit02 exit02
121
vapier073ad122006-09-10 10:06:06 +0000122#faccessat test cases
123faccessat01 faccessat01
124
subrata_modak122c6032008-01-08 11:01:11 +0000125#fallocate test cases
126fallocate01 fallocate01
127fallocate02 fallocate02
128fallocate03 fallocate03
129
130#posix_fadvise test cases
subrata_modakbad4dde2007-11-22 13:58:24 +0000131posix_fadvise01 posix_fadvise01
132posix_fadvise01_64 posix_fadvise01_64
133posix_fadvise02 posix_fadvise02
134posix_fadvise02_64 posix_fadvise02_64
135posix_fadvise03 posix_fadvise03
136posix_fadvise03_64 posix_fadvise03_64
137posix_fadvise04 posix_fadvise04
138posix_fadvise04_64 posix_fadvise04_64
139
plarscc1b6f22001-09-05 20:37:07 +0000140fchdir01 fchdir01
141fchdir02 fchdir02
robbiewcfd67962002-05-03 15:51:20 +0000142fchdir03 fchdir03
plarscc1b6f22001-09-05 20:37:07 +0000143
144fchmod01 fchmod01
145fchmod02 fchmod02
146fchmod03 fchmod03
147fchmod04 fchmod04
robbiewe71965a2002-08-16 16:48:17 +0000148fchmod05 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod05
149fchmod06 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchmod06
plarscc1b6f22001-09-05 20:37:07 +0000150fchmod07 fchmod07
151
vapier6c81d772006-09-10 10:04:50 +0000152#fchmodat test cases
153fchmodat01 fchmodat01
154
plarscc1b6f22001-09-05 20:37:07 +0000155fchown01 fchown01
156fchown02 fchown02
robbiewe71965a2002-08-16 16:48:17 +0000157fchown03 cp -p $LTPROOT/testcases/bin/change_owner $TMP;fchown03
plars6cf88ad2003-07-30 17:06:02 +0000158fchown04 export change_owner=$LTPROOT/testcases/bin/change_owner;fchown04
plarscc1b6f22001-09-05 20:37:07 +0000159fchown05 fchown05
160
vapier032481e2006-08-24 00:24:45 +0000161#fchownat test case
162fchownat01 fchownat01
163
robbiew91f51982001-09-11 16:48:47 +0000164fcntl01 fcntl01
plarscc1b6f22001-09-05 20:37:07 +0000165fcntl02 fcntl02
166fcntl03 fcntl03
167fcntl04 fcntl04
168fcntl05 fcntl05
169fcntl06 fcntl06
170fcntl07 fcntl07
171fcntl07B fcntl07B
172fcntl08 fcntl08
173fcntl09 fcntl09
174fcntl10 fcntl10
plars6b8cccf2001-09-25 15:26:11 +0000175fcntl11 fcntl11
176fcntl12 fcntl12
177fcntl13 fcntl13
178fcntl14 fcntl14
179fcntl15 fcntl15
subrata_modakac2be3d2008-10-22 11:43:29 +0000180fcntl16 fcntl16
plars6b8cccf2001-09-25 15:26:11 +0000181fcntl17 fcntl17
182fcntl18 fcntl18
183fcntl19 fcntl19
184fcntl20 fcntl20
185fcntl21 fcntl21
robbiew25ae5452004-03-02 22:55:42 +0000186fcntl22 fcntl22
187fcntl23 fcntl23
robbiew7937de62005-05-10 18:15:42 +0000188fcntl24 fcntl24
189fcntl25 fcntl25
190fcntl26 fcntl26
subrata_modakac2be3d2008-10-22 11:43:29 +0000191fcntl27 fcntl27
192fcntl28 fcntl28
plarscc1b6f22001-09-05 20:37:07 +0000193
robbiew3a6f12b2002-12-20 17:13:14 +0000194fdatasync01 fdatasync01
195fdatasync02 fdatasync02
196
robbiewffd39942002-12-02 18:24:37 +0000197flock01 flock01
198flock02 flock02
plars74693462002-12-03 23:05:29 +0000199flock03 flock03
robbiewd7a33fa2002-12-26 20:23:29 +0000200flock04 flock04
201flock05 flock05
robbiew4483a712003-03-03 16:23:16 +0000202flock06 flock06
robbiewffd39942002-12-02 18:24:37 +0000203
robbiewdc44d2e2002-12-30 21:32:36 +0000204fmtmsg01 fmtmsg01
205
plarscc1b6f22001-09-05 20:37:07 +0000206fork01 fork01
207fork02 fork02
208fork03 fork03
209fork04 fork04
210fork05 fork05
211fork06 fork06
212fork07 fork07
213fork08 fork08
214fork09 fork09
plars6b8cccf2001-09-25 15:26:11 +0000215fork10 fork10
216fork11 fork11
plarscc1b6f22001-09-05 20:37:07 +0000217
218fpathconf01 fpathconf01
219
220fstat01 fstat01
221fstat02 fstat02
222fstat03 fstat03
223fstat04 fstat04
robbiew89572422002-06-05 15:35:34 +0000224fstat05 fstat05
plarscc1b6f22001-09-05 20:37:07 +0000225
vapierd2816c42006-08-24 04:20:05 +0000226#fstatat64/newfstatat test cases
227fstatat01 fstatat01
228
plarscc1b6f22001-09-05 20:37:07 +0000229fstatfs01 fstatfs01
230fstatfs02 fstatfs02
231
232fsync01 fsync01
233fsync02 fsync02
234fsync03 fsync03
235
236ftruncate01 ftruncate01
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000237ftruncate01_64 ftruncate01_64
plarscc1b6f22001-09-05 20:37:07 +0000238ftruncate02 ftruncate02
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000239ftruncate02_64 ftruncate02_64
robbiewe0147e92001-09-12 15:48:14 +0000240ftruncate03 ftruncate03
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000241ftruncate03_64 ftruncate03_64
robbiew41b19692003-01-16 16:03:48 +0000242ftruncate04 ftruncate04
subrata_modak4dd9bbe2008-08-05 02:59:12 +0000243ftruncate04_64 ftruncate04_64
plarscc1b6f22001-09-05 20:37:07 +0000244
vapier6eeb1512006-08-24 04:18:31 +0000245#futimesat test cases
246futimesat01 futimesat01
247
robbiewaf04f6e2005-05-26 20:42:13 +0000248getcontext01 getcontext01
249
subrata_modak5a4cf272008-08-22 21:09:58 +0000250getcpu01 getcpu01
251
plarscc1b6f22001-09-05 20:37:07 +0000252getcwd01 getcwd01
253getcwd02 getcwd02
254getcwd03 getcwd03
255
256getdents01 getdents01
257getdents02 getdents02
258getdents03 getdents03
259getdents04 getdents04
plarscc1b6f22001-09-05 20:37:07 +0000260
robbiew83987632002-11-18 20:54:44 +0000261getdomainname01 getdomainname01
262
robbiew41b868b2005-05-26 19:07:12 +0000263getdtablesize01 getdtablesize01
264
plarscc1b6f22001-09-05 20:37:07 +0000265getegid01 getegid01
subrata_modakeb7012d2008-09-04 12:04:46 +0000266getegid01_16 getegid01_16
subrata_modak4f41ee32008-09-22 06:52:57 +0000267getegid02 getegid02
268getegid02_16 getegid02_16
plarscc1b6f22001-09-05 20:37:07 +0000269
270geteuid01 geteuid01
271
272getgid01 getgid01
subrata_modak4f41ee32008-09-22 06:52:57 +0000273getgid01_16 getgid01_16
274# getgid02 is moved to getegid.
275# getgid02 getgid02
plarscc1b6f22001-09-05 20:37:07 +0000276getgid03 getgid03
subrata_modak4f41ee32008-09-22 06:52:57 +0000277getgid03_16 getgid03_16
plarscc1b6f22001-09-05 20:37:07 +0000278
279getgroups01 getgroups01
280getgroups02 getgroups02
281getgroups03 getgroups03
282getgroups04 getgroups04
283
284gethostid01 gethostid01
285
286gethostname01 gethostname01
287
288getitimer01 getitimer01
289getitimer02 getitimer02
290getitimer03 getitimer03
291
robbiew7ba4dfb2005-04-12 22:23:09 +0000292getpagesize01 getpagesize01
293
plarscc1b6f22001-09-05 20:37:07 +0000294getpeername01 getpeername01
295
296getpgid01 getpgid01
297getpgid02 getpgid02
298
299getpgrp01 getpgrp01
300
301getpid01 getpid01
302getpid02 getpid02
303
304getppid01 getppid01
305getppid02 getppid02
306
307getpriority01 getpriority01
308getpriority02 getpriority02
309
310getresgid01 getresgid01
311getresgid02 getresgid02
312getresgid03 getresgid03
313
314getresuid01 getresuid01
315getresuid02 getresuid02
316getresuid03 getresuid03
317
robbiew3dde45d2003-01-08 16:33:11 +0000318getrlimit01 getrlimit01
319getrlimit02 getrlimit02
320
subrata_modak1382fd12008-08-11 10:35:31 +0000321get_robust_list01 get_robust_list01
322
robbiewaa7c2cc2002-12-16 21:22:09 +0000323getrusage01 getrusage01
324getrusage02 getrusage02
325
plarscc1b6f22001-09-05 20:37:07 +0000326getsid01 getsid01
327getsid02 getsid02
328
329getsockname01 getsockname01
330
331getsockopt01 getsockopt01
332
subrata_modakcd6dc3f2008-06-17 14:19:27 +0000333gettid01 gettid01
334
plarscc1b6f22001-09-05 20:37:07 +0000335gettimeofday01 gettimeofday01
nstraz5abf9a92002-05-23 15:39:06 +0000336gettimeofday02 gettimeofday02
plarscc1b6f22001-09-05 20:37:07 +0000337
338getuid01 getuid01
339getuid02 getuid02
340getuid03 getuid03
341
robbiewd1e38432003-07-10 16:42:12 +0000342#Needs tty device.
343#ioctl01 ioctl01 -D /dev/tty0
344#ioctl02 ioctl02 -D /dev/tty0
plarscc1b6f22001-09-05 20:37:07 +0000345
subrata_modaked216842008-09-24 15:58:12 +0000346# Introducing ioctl tests for all /dev/tty* devices
347ioctl test_ioctl
348
subrata_modak9afc5e52007-05-28 10:48:27 +0000349inotify01 inotify01
350inotify02 inotify02
351
robbiew2db8c7e2003-01-01 20:50:36 +0000352ioperm01 ioperm01
353ioperm02 ioperm02
354
robbiew6f9ec432002-12-30 18:08:19 +0000355iopl01 iopl01
356iopl02 iopl02
357
subrata_modak06e466f2008-06-26 13:27:17 +0000358io_cancel01 run-io_cancel.sh
subrata_modakc5792c92008-07-11 20:21:42 +0000359io_destroy01 run-io_destroy.sh
360io_getevents01 run-io_getevents.sh
361io_setup01 run-io_setup.sh
362io_submit01 run-io_submit.sh
subrata_modak06e466f2008-06-26 13:27:17 +0000363
plarscc1b6f22001-09-05 20:37:07 +0000364kill01 kill01
365kill02 kill02
366kill03 kill03
367kill04 kill04
368kill05 kill05
369kill06 kill06
370kill07 kill07
371kill08 kill08
372kill09 kill09
373kill10 kill10
robbiewed3dbbf2003-03-14 15:58:53 +0000374kill11 ulimit -c 1024;kill11
robbiewe237cd32002-12-31 21:21:45 +0000375kill12 kill12
robbiew9f0e6782003-04-15 17:59:51 +0000376
plarscc1b6f22001-09-05 20:37:07 +0000377lchown01 lchown01
robbiewe71965a2002-08-16 16:48:17 +0000378lchown02 cp -p $LTPROOT/testcases/bin/create_link $TMP; lchown02
plarscc1b6f22001-09-05 20:37:07 +0000379
380link01 symlink01 -T link01
381link02 link02
382link03 link03
383link04 link04
384link05 link05
robbiew724848a2002-07-08 16:41:55 +0000385link06 link06
robbiew6bc7e2d2002-07-08 16:47:09 +0000386link07 link07
plarscc1b6f22001-09-05 20:37:07 +0000387
vapieraab2ac02006-09-10 09:59:08 +0000388#linkat test cases
389linkat01 linkat01
390
plarscc1b6f22001-09-05 20:37:07 +0000391listen01 listen01
392
393llseek01 llseek01
394llseek02 llseek02
395
396lseek01 lseek01
397lseek02 lseek02
398lseek03 lseek03
399lseek04 lseek04
400lseek05 lseek05
401lseek06 lseek06
402lseek07 lseek07
403lseek08 lseek08
404lseek09 lseek09
405lseek10 lseek10
406
407lstat01A symlink01 -T lstat01
408lstat01 lstat01
409lstat02 lstat02
robbiewefafa932001-09-12 17:02:12 +0000410lstat03 lstat03
plarscc1b6f22001-09-05 20:37:07 +0000411
robbiew2c012d72003-01-03 21:00:43 +0000412mallopt01 mallopt01
413
robbiew35bd5872003-01-03 20:17:28 +0000414memset01 memset01
robbiew844c8a72003-01-03 20:40:22 +0000415memcmp01 memcmp01
robbiewc6219fd2003-01-03 20:33:32 +0000416memcpy01 memcpy01
robbiew35bd5872003-01-03 20:17:28 +0000417
robbiewb284c112002-11-26 17:24:44 +0000418mlockall01 mlockall01
419mlockall02 mlockall02
robbiewe972ba52005-05-26 19:16:49 +0000420mlockall03 mlockall03
robbiewb284c112002-11-26 17:24:44 +0000421
plarscc1b6f22001-09-05 20:37:07 +0000422mkdir01 mkdir01
423mkdir02 mkdir02
424mkdir03 mkdir03
425mkdir04 mkdir04
robbiewefafa932001-09-12 17:02:12 +0000426mkdir05 mkdir05
plarscc1b6f22001-09-05 20:37:07 +0000427mkdir05A symlink01 -T mkdir05
428mkdir08 mkdir08
robbiewbd756502002-12-04 23:16:31 +0000429mkdir09 mkdir09
plarscc1b6f22001-09-05 20:37:07 +0000430
vapierdfa737c2006-08-24 00:20:29 +0000431#mkdirat test cases
432mkdirat01 mkdir01
433
plarscc1b6f22001-09-05 20:37:07 +0000434mknod01 mknod01
435mknod02 mknod02
436mknod03 mknod03
437mknod04 mknod04
438mknod05 mknod05
439mknod06 mknod06
440mknod07 mknod07
441mknod08 mknod08
robbiew61786512002-06-10 14:59:05 +0000442mknod09 mknod09
plarscc1b6f22001-09-05 20:37:07 +0000443
vapierd780ff62006-08-24 00:23:08 +0000444#mknodat test cases
445mknodat01 mknodat01
446
plarsbd2bbbd2002-06-13 22:16:13 +0000447mlock01 mlock01
448mlock02 mlock02
449
plarscc1b6f22001-09-05 20:37:07 +0000450qmm01 mmap001 -m 1
451mmap01 mmap01
452mmap02 mmap02
453mmap03 mmap03
454mmap04 mmap04
455mmap05 mmap05
456mmap06 mmap06
457mmap07 mmap07
458mmap08 mmap08
plars11556692003-04-09 20:26:41 +0000459mmap09 mmap09
plarscc1b6f22001-09-05 20:37:07 +0000460
subrata_modak543473f2008-09-29 17:16:51 +0000461modify_ldt01 run-modify_ldt01.sh
462modify_ldt02 run-modify_ldt02.sh
plarscc1b6f22001-09-05 20:37:07 +0000463
robbiew080c2192002-11-26 21:12:07 +0000464#
465# These tests require an unmounted block device
466# to run correctly. Please see individual test
467# code for more information.
468#
469#mount01 mount01 -D /dev/...
470#mount02 mount02 -D /dev/...
471#mount03 mount03 -D /dev/...
472#mount04 mount04 -D /dev/...
473
subrata_modakac2be3d2008-10-22 11:43:29 +0000474mount1234 test_mount
475
subrata_modak8dfa1b32008-07-26 04:15:36 +0000476move_pages01 move_pages.sh 01
477move_pages02 move_pages.sh 02
478move_pages03 move_pages.sh 03
479move_pages04 move_pages.sh 04
480move_pages05 move_pages.sh 05
481move_pages06 move_pages.sh 06
482move_pages07 move_pages.sh 07
483move_pages08 move_pages.sh 08
484move_pages09 move_pages.sh 09
485move_pages10 move_pages.sh 10
486move_pages11 move_pages.sh 11
487
plarscc1b6f22001-09-05 20:37:07 +0000488mprotect01 mprotect01
489mprotect02 mprotect02
490mprotect03 mprotect03
491
492mremap01 mremap01
493mremap02 mremap02
494mremap03 mremap03
495mremap04 mremap04
496
497msgctl01 msgctl01
498msgctl02 msgctl02
499msgctl03 msgctl03
robbiew4a6976c2001-09-12 19:00:24 +0000500msgctl04 msgctl04
plarscc1b6f22001-09-05 20:37:07 +0000501msgctl05 msgctl05
robbiew577ff1a2002-12-05 20:12:28 +0000502msgctl06 msgctl06
503msgctl07 msgctl07
504msgctl08 msgctl08
505msgctl09 msgctl09
plarscc1b6f22001-09-05 20:37:07 +0000506
507msgget01 msgget01
508msgget02 msgget02
509msgget03 msgget03
robbiew4a6976c2001-09-12 19:00:24 +0000510msgget04 msgget04
plarscc1b6f22001-09-05 20:37:07 +0000511
512msgrcv01 msgrcv01
robbiew4a6976c2001-09-12 19:00:24 +0000513msgrcv02 msgrcv02
plarscc1b6f22001-09-05 20:37:07 +0000514msgrcv03 msgrcv03
515msgrcv04 msgrcv04
516msgrcv05 msgrcv05
517msgrcv06 msgrcv06
518
519msgsnd01 msgsnd01
robbiew4a6976c2001-09-12 19:00:24 +0000520msgsnd02 msgsnd02
plarscc1b6f22001-09-05 20:37:07 +0000521msgsnd03 msgsnd03
522msgsnd04 msgsnd04
523msgsnd05 msgsnd05
524msgsnd06 msgsnd06
525
526msync01 msync01
527msync02 msync02
528msync03 msync03
529msync04 msync04
530msync05 msync05
531
robbiew3e8143e2002-12-02 18:01:15 +0000532munlock01 munlock01
533munlock02 munlock02
534
robbiew5d74ee32002-12-24 17:08:11 +0000535munlockall01 munlockall01
536munlockall02 munlockall02
537
plarscc1b6f22001-09-05 20:37:07 +0000538munmap01 munmap01
539munmap02 munmap02
540munmap03 munmap03
541
542nanosleep01 nanosleep01
543nanosleep02 nanosleep02
544nanosleep03 nanosleep03
545nanosleep04 nanosleep04
546
robbiewfd1cff32002-12-04 18:33:09 +0000547nftw01 nftw01
548nftw6401 nftw6401
549
plarscc1b6f22001-09-05 20:37:07 +0000550nice01 nice01
551nice02 nice02
552nice03 nice03
robbiew4a6976c2001-09-12 19:00:24 +0000553nice04 nice04
plarscc1b6f22001-09-05 20:37:07 +0000554nice05 nice05
555
556open01 open01
557open01A symlink01 -T open01
558open02 open02
559open03 open03
560open04 open04
561open05 open05
562open06 open06
563open07 open07
robbiew4a6976c2001-09-12 19:00:24 +0000564open08 open08
robbiewa2d47322002-12-31 21:58:11 +0000565open09 open09
robbiew3a77e6e2003-01-06 20:43:47 +0000566open10 open10
plarscc1b6f22001-09-05 20:37:07 +0000567
vapier4aaf10b2006-08-24 01:57:40 +0000568#openat test cases
569openat01 openat01
570
mridgeee9951a2004-08-24 18:42:52 +0000571mincore01 mincore01
subrata_modakac2be3d2008-10-22 11:43:29 +0000572mincore02 mincore02
573
mridgeee9951a2004-08-24 18:42:52 +0000574madvise01 madvise01
575madvise02 madvise02
subrata_modakac2be3d2008-10-22 11:43:29 +0000576madvise03 madvise03
mridgeee9951a2004-08-24 18:42:52 +0000577
plarscc1b6f22001-09-05 20:37:07 +0000578pathconf01 pathconf01
579
580pause01 pause01
581pause02 pause02
582pause03 pause03
583
robbiewe493ffb2003-12-16 17:23:24 +0000584# The personality() system call is poorly documented
585# and difficult to figure out how to use by looking
586# at the different architecture specific kernel files.
587#personality01 personality01
588#personality02 personality02
plarscc1b6f22001-09-05 20:37:07 +0000589
590pipe01 pipe01
robbiew906d4682003-01-06 17:23:07 +0000591pipe02 pipe02
592pipe03 pipe03
593pipe04 pipe04
plarscc1b6f22001-09-05 20:37:07 +0000594pipe05 pipe05
595pipe06 pipe06
robbiew906d4682003-01-06 17:23:07 +0000596pipe07 pipe07
plarscc1b6f22001-09-05 20:37:07 +0000597pipe08 pipe08
598pipe09 pipe09
599pipe10 pipe10
600pipe11 pipe11
601
602poll01 poll01
603
robbiewea1ca882002-12-19 19:06:19 +0000604prctl01 prctl01
605prctl02 prctl02
robbiewea1ca882002-12-19 19:06:19 +0000606
plarscc1b6f22001-09-05 20:37:07 +0000607pread01 pread01
608pread02 pread02
robbiewcfd67962002-05-03 15:51:20 +0000609pread03 pread03
plarscc1b6f22001-09-05 20:37:07 +0000610
robbiew4f33e5d2002-12-31 22:12:26 +0000611profil01 profil01
612
robbiew3815a9d2005-05-26 15:40:47 +0000613pselect01 pselect01
614
robbiew7aaab4f2002-12-19 18:21:31 +0000615ptrace01 ptrace01
616ptrace02 ptrace02
617ptrace03 ptrace03
subrata_modakac2be3d2008-10-22 11:43:29 +0000618ptrace04 ptrace04
619ptrace06 ptrace06
robbiew7aaab4f2002-12-19 18:21:31 +0000620
plarscc1b6f22001-09-05 20:37:07 +0000621pwrite01 pwrite01
robbiew7da6f532001-09-12 21:41:14 +0000622pwrite02 pwrite02
robbiewcfd67962002-05-03 15:51:20 +0000623pwrite03 pwrite03
robbiew3c658152003-01-07 21:50:34 +0000624pwrite04 pwrite04
plarscc1b6f22001-09-05 20:37:07 +0000625
robbiew63cf8532003-02-20 20:42:12 +0000626
plarscc1b6f22001-09-05 20:37:07 +0000627read01 read01
628read02 read02
629read03 read03
630read04 read04
631
632readdir01 readdir01
robbiewcfd67962002-05-03 15:51:20 +0000633readdir02 readdir02
plarscc1b6f22001-09-05 20:37:07 +0000634
635readlink01A symlink01 -T readlink01
plars9d84a3b2001-09-25 16:05:38 +0000636readlink01 readlink01
plarscc1b6f22001-09-05 20:37:07 +0000637readlink02 readlink02
robbiewf1cd2d52001-09-10 21:15:34 +0000638readlink03 readlink03
robbiewe71965a2002-08-16 16:48:17 +0000639readlink04 cp -f $LTPROOT/testcases/bin/creat_slink $TMP; readlink04
plarscc1b6f22001-09-05 20:37:07 +0000640
vapier8a63ecb2006-09-10 10:03:21 +0000641#readlinkat test cases
642readlinkat01 readlinkat01
643
plarscc1b6f22001-09-05 20:37:07 +0000644readv01 readv01
645readv02 readv02
robbiewcd243f22002-05-21 17:06:02 +0000646readv03 readv03
plarscc1b6f22001-09-05 20:37:07 +0000647
robbiew4e03a3c2002-12-24 17:15:09 +0000648reboot01 reboot01
649reboot02 reboot02
650
robbiew2b3dc622001-09-10 19:33:45 +0000651recv01 recv01
plarscc1b6f22001-09-05 20:37:07 +0000652
robbiew3b67df92001-09-13 16:36:25 +0000653recvfrom01 recvfrom01
plarscc1b6f22001-09-05 20:37:07 +0000654
robbiew3b67df92001-09-13 16:36:25 +0000655recvmsg01 recvmsg01
plarscc1b6f22001-09-05 20:37:07 +0000656
subrata_modakfcfd1602007-10-17 14:33:24 +0000657remap_file_pages01 remap_file_pages01
subrata_modakbf831b52007-10-25 14:20:10 +0000658remap_file_pages02 remap_file_pages02
subrata_modakfcfd1602007-10-17 14:33:24 +0000659
plarscc1b6f22001-09-05 20:37:07 +0000660rename01 rename01
661rename01A symlink01 -T rename01
662rename02 rename02
663rename03 rename03
664rename04 rename04
665rename05 rename05
666rename06 rename06
667rename07 rename07
668rename08 rename08
robbiew528f4282001-09-18 17:10:50 +0000669rename09 rename09
plarscc1b6f22001-09-05 20:37:07 +0000670rename10 rename10
robbiew528f4282001-09-18 17:10:50 +0000671rename12 rename12
plarscc1b6f22001-09-05 20:37:07 +0000672rename13 rename13
robbiew717b4302002-12-04 18:40:58 +0000673rename14 rename14
plarscc1b6f22001-09-05 20:37:07 +0000674
vapierb0493c82006-09-10 09:57:28 +0000675#renameat test cases
676renameat01 renameat01
677
plarscc1b6f22001-09-05 20:37:07 +0000678rmdir01 rmdir01
robbiewed0977d2001-09-13 19:04:48 +0000679rmdir02 rmdir02
plarscc1b6f22001-09-05 20:37:07 +0000680rmdir03 rmdir03
681rmdir03A symlink01 -T rmdir03
682rmdir04 rmdir04
683rmdir05 rmdir05
684
685sbrk01 sbrk01
686
plarsfb9883e2002-12-06 22:57:32 +0000687sched_get_priority_max01 sched_get_priority_max01
688sched_get_priority_max02 sched_get_priority_max02
689
690sched_get_priority_min01 sched_get_priority_min01
691sched_get_priority_min02 sched_get_priority_min02
692
693sched_getparam01 sched_getparam01
694sched_getparam02 sched_getparam02
695sched_getparam03 sched_getparam03
696
robbiew5d7ec242002-12-24 16:51:53 +0000697sched_rr_get_interval01 sched_rr_get_interval01
698sched_rr_get_interval02 sched_rr_get_interval02
699sched_rr_get_interval03 sched_rr_get_interval03
700
plarsfb9883e2002-12-06 22:57:32 +0000701sched_setparam01 sched_setparam01
702sched_setparam02 sched_setparam02
703sched_setparam03 sched_setparam03
704sched_setparam04 sched_setparam04
705sched_setparam05 sched_setparam05
706
plarscc1b6f22001-09-05 20:37:07 +0000707sched_getscheduler01 sched_getscheduler01
708sched_getscheduler02 sched_getscheduler02
709
710sched_setscheduler01 sched_setscheduler01
711sched_setscheduler02 sched_setscheduler02
712
713sched_yield01 sched_yield01
714
715select01 select01
716select02 select02
717select03 select03
718
719semctl01 semctl01
robbiewed0977d2001-09-13 19:04:48 +0000720semctl02 semctl02
plarscc1b6f22001-09-05 20:37:07 +0000721semctl03 semctl03
plarsfea01722002-01-21 20:27:31 +0000722semctl04 semctl04
plarscc1b6f22001-09-05 20:37:07 +0000723semctl05 semctl05
robbiewbc5f6662002-12-05 20:23:49 +0000724semctl06 semctl06
725semctl07 semctl07
plarscc1b6f22001-09-05 20:37:07 +0000726
727semget01 semget01
728semget02 semget02
729semget03 semget03
730semget05 semget05
731semget06 semget06
732
733semop01 semop01
734semop02 semop02
735semop03 semop03
736semop04 semop04
737semop05 semop05
738
739send01 send01
740
plarscc1b6f22001-09-05 20:37:07 +0000741sendfile02 sendfile02
subrata_modakb752e852007-11-28 11:20:03 +0000742sendfile02_64 sendfile02_64
robbiew281272a2001-09-25 17:28:40 +0000743sendfile03 sendfile03
subrata_modakb752e852007-11-28 11:20:03 +0000744sendfile03_64 sendfile03_64
745sendfile04 sendfile04
746sendfile04_64 sendfile04_64
subrata_modak498546d2007-12-05 08:44:26 +0000747sendfile05 sendfile05
748sendfile05_64 sendfile05_64
749sendfile06 sendfile06
750sendfile06_64 sendfile06_64
751sendfile07 sendfile07
752sendfile07_64 sendfile07_64
subrata_modakb752e852007-11-28 11:20:03 +0000753
plarscc1b6f22001-09-05 20:37:07 +0000754
755sendmsg01 sendmsg01
756
757sendto01 sendto01
758
plarsd758be32002-11-01 15:59:31 +0000759setdomainname01 setdomainname01
760setdomainname02 setdomainname02
761setdomainname03 setdomainname03
762
plarscc1b6f22001-09-05 20:37:07 +0000763setfsgid01 setfsgid01
mridgedf9ae7e2004-05-21 14:51:40 +0000764setfsgid02 setfsgid02
765setfsgid03 setfsgid03
plarscc1b6f22001-09-05 20:37:07 +0000766
767setfsuid01 setfsuid01
mridgedf9ae7e2004-05-21 14:51:40 +0000768setfsuid02 setfsuid02
769setfsuid03 setfsuid03
subrata_modakcbfac502008-08-19 07:23:42 +0000770setfsuid04 setfsuid04
plarscc1b6f22001-09-05 20:37:07 +0000771
772setgid01 setgid01
subrata_modakda53b082008-08-04 12:06:21 +0000773setgid01_16 setgid01_16
plarscc1b6f22001-09-05 20:37:07 +0000774setgid02 setgid02
subrata_modakda53b082008-08-04 12:06:21 +0000775setgid02_16 setgid02_16
plarscc1b6f22001-09-05 20:37:07 +0000776setgid03 setgid03
subrata_modakda53b082008-08-04 12:06:21 +0000777setgid03_16 setgid03_16
plarscc1b6f22001-09-05 20:37:07 +0000778
robbiew26e72a02003-04-08 15:40:07 +0000779setegid01 setegid01
780
plarscc1b6f22001-09-05 20:37:07 +0000781setgroups01 setgroups01
subrata_modak34a572a2008-08-27 12:02:42 +0000782setgroups01_16 setgroups01_16
plarscc1b6f22001-09-05 20:37:07 +0000783setgroups02 setgroups02
subrata_modak34a572a2008-08-27 12:02:42 +0000784setgroups02_16 setgroups02_16
plarscc1b6f22001-09-05 20:37:07 +0000785setgroups03 setgroups03
subrata_modak34a572a2008-08-27 12:02:42 +0000786setgroups03_16 setgroups03_16
robbiew89572422002-06-05 15:35:34 +0000787setgroups04 setgroups04
subrata_modak34a572a2008-08-27 12:02:42 +0000788setgroups04_16 setgroups04_16
plarscc1b6f22001-09-05 20:37:07 +0000789
plars2be4eff2002-11-01 15:44:39 +0000790sethostname01 sethostname01
791sethostname02 sethostname02
792sethostname03 sethostname03
793
plarscc1b6f22001-09-05 20:37:07 +0000794setitimer01 setitimer01
795setitimer02 setitimer02
796setitimer03 setitimer03
797
798setpgid01 setpgid01
799setpgid02 setpgid02
800setpgid03 setpgid03
801
802setpgrp01 setpgrp01
803setpgrp02 setpgrp02
804
805setpriority01 setpriority01
806setpriority02 setpriority02
807setpriority03 setpriority03
808setpriority04 setpriority04
809setpriority05 setpriority05
810
811setregid01 setregid01
robbiew2b3dc622001-09-10 19:33:45 +0000812setregid02 setregid02
813setregid03 setregid03
814setregid04 setregid04
plarscc1b6f22001-09-05 20:37:07 +0000815
robbiew802eb8b2002-12-27 18:47:45 +0000816setresgid01 setresgid01
817setresgid02 setresgid02
818setresgid03 setresgid03
819
robbiew2b3dc622001-09-10 19:33:45 +0000820setresuid01 setresuid01
821setresuid02 setresuid02
robbiewd295c942001-09-13 19:41:59 +0000822setresuid03 setresuid03
subrata_modakcbfac502008-08-19 07:23:42 +0000823setresuid04 setresuid04
plarscc1b6f22001-09-05 20:37:07 +0000824
825setreuid01 setreuid01
robbiew2b3dc622001-09-10 19:33:45 +0000826setreuid02 setreuid02
plarscc1b6f22001-09-05 20:37:07 +0000827setreuid03 setreuid03
828setreuid04 setreuid04
829setreuid05 setreuid05
830setreuid06 setreuid06
subrata_modakcbfac502008-08-19 07:23:42 +0000831setreuid07 setreuid07
plarscc1b6f22001-09-05 20:37:07 +0000832
833setrlimit01 setrlimit01
robbiew04dcae82001-09-13 19:52:02 +0000834setrlimit02 setrlimit02
plarscc1b6f22001-09-05 20:37:07 +0000835setrlimit03 setrlimit03
836
subrata_modak1382fd12008-08-11 10:35:31 +0000837set_robust_list01 set_robust_list01
838
plarscc1b6f22001-09-05 20:37:07 +0000839setsid01 setsid01
840
841setsockopt01 setsockopt01
842
843settimeofday01 settimeofday01
844settimeofday02 settimeofday02
845
846setuid01 setuid01
847setuid02 setuid02
848setuid03 setuid03
subrata_modakcbfac502008-08-19 07:23:42 +0000849setuid04 setuid04
plarscc1b6f22001-09-05 20:37:07 +0000850
851shmat01 shmat01
852shmat02 shmat02
853shmat03 shmat03
854
855shmctl01 shmctl01
856shmctl02 shmctl02
857shmctl03 shmctl03
plars7ce00c22002-09-30 19:59:58 +0000858shmctl04 shmctl04
plarscc1b6f22001-09-05 20:37:07 +0000859
robbiew2b3dc622001-09-10 19:33:45 +0000860shmdt01 shmdt01
robbiew04dcae82001-09-13 19:52:02 +0000861shmdt02 shmdt02
plarscc1b6f22001-09-05 20:37:07 +0000862
863shmget01 shmget01
864shmget02 shmget02
865shmget03 shmget03
robbiew0c0847c2001-09-13 20:23:54 +0000866shmget04 shmget04
plarscc1b6f22001-09-05 20:37:07 +0000867shmget05 shmget05
868
869sigaction01 sigaction01
robbiew0c0847c2001-09-13 20:23:54 +0000870sigaction02 sigaction02
robbiewee78cc52003-02-24 19:26:42 +0000871
plarscc1b6f22001-09-05 20:37:07 +0000872sigaltstack01 sigaltstack01
873sigaltstack02 sigaltstack02
874
robbiew2845acb2003-02-24 19:38:01 +0000875
plarscc1b6f22001-09-05 20:37:07 +0000876sighold02 sighold02
robbiew7cd714b2003-02-24 22:15:40 +0000877
plarscc1b6f22001-09-05 20:37:07 +0000878signal01 signal01
879signal02 signal02
880signal03 signal03
881signal04 signal04
882signal05 signal05
883
subrata_modake61e2582008-09-29 16:36:17 +0000884signalfd01 signalfd01
885
robbiew1a228e02003-02-21 22:14:33 +0000886sigpending02 sigpending02
887
plarscc1b6f22001-09-05 20:37:07 +0000888sigprocmask01 sigprocmask01
889
890sigrelse01 sigrelse01
891
892sigsuspend01 sigsuspend01
893
robbiewf01a9002003-04-15 17:42:39 +0000894
plarscc1b6f22001-09-05 20:37:07 +0000895socket01 socket01
896
robbiewe7c06512003-01-02 16:00:05 +0000897socketcall01 socketcall01
898socketcall02 socketcall02
899socketcall03 socketcall03
900socketcall04 socketcall04
901
plarscc1b6f22001-09-05 20:37:07 +0000902socketpair01 socketpair01
903
904sockioctl01 sockioctl01
905
vapierc033f492006-08-21 07:44:43 +0000906#splice test
907splice01 splice01
908tee01 tee01
909
plarscc1b6f22001-09-05 20:37:07 +0000910stat01 stat01
911stat02 stat02
912stat03 stat03
913stat04 symlink01 -T stat04
914stat05 stat05
915stat06 stat06
916
917statfs01 statfs01
918statfs02 statfs02
robbiew89572422002-06-05 15:35:34 +0000919statfs03 statfs03
plarscc1b6f22001-09-05 20:37:07 +0000920
robbiew783bc452005-08-31 21:31:27 +0000921statvfs01 statvfs01
922
subrata_modakac2be3d2008-10-22 11:43:29 +0000923stime01 stime01
924stime02 stime02
plarscc1b6f22001-09-05 20:37:07 +0000925
robbiewc58f59a2002-12-31 22:43:14 +0000926string01 string01
927
robbiew0abc81f2003-01-02 16:45:29 +0000928swapoff01 swapoff01
929swapoff02 swapoff02
930
robbiewbea33222004-08-25 23:26:48 +0000931swapon01 swapon01
932swapon02 swapon02
subrata_modak413ec142007-08-28 07:17:29 +0000933swapon03 swapon03
robbiewdcc848e2003-01-02 21:03:35 +0000934
subrata_modakde78ad02008-09-04 12:29:33 +0000935#Exclusive syscall() for POWER6 machines only
subrata_modak543473f2008-09-29 17:16:51 +0000936switch01 endian_switch01
subrata_modakde78ad02008-09-04 12:29:33 +0000937
plarscc1b6f22001-09-05 20:37:07 +0000938symlink01 symlink01
939symlink02 symlink02
robbiew90996112001-09-13 20:31:13 +0000940symlink03 symlink03
plarscc1b6f22001-09-05 20:37:07 +0000941symlink04 symlink04
942symlink05 symlink05
943
vapier460557a2006-09-10 10:00:38 +0000944#symlinkat test cases
945symlinkat01 symlinkat01
946
plarscc1b6f22001-09-05 20:37:07 +0000947sync01 sync01
948sync02 sync02
949
subrata_modakb1ef9932008-08-18 10:37:42 +0000950#testcases for sync_file_range
951sync_file_range01 sync_file_range01
952
robbiew35c803d2002-12-31 22:53:23 +0000953syscall01 syscall01
954
robbiewed1fe5e2002-12-04 19:06:19 +0000955sysconf01 sysconf01
956
plarscc1b6f22001-09-05 20:37:07 +0000957sysctl01 sysctl01
958sysctl03 sysctl03
959sysctl04 sysctl04
960sysctl05 sysctl05
961
robbiewdb26b082002-12-26 20:48:35 +0000962sysfs01 sysfs01
963sysfs02 sysfs02
964sysfs03 sysfs03
965sysfs04 sysfs04
966sysfs05 sysfs05
967sysfs06 sysfs06
968
plarscc1b6f22001-09-05 20:37:07 +0000969sysinfo01 sysinfo01
970sysinfo02 sysinfo02
971
robbiew564db0e2002-12-09 23:21:23 +0000972syslog01 syslog01
973syslog02 syslog02
974syslog03 syslog03
975syslog04 syslog04
976syslog05 syslog05
977syslog06 syslog06
978syslog07 syslog07
979syslog08 syslog08
980syslog09 syslog09
981syslog10 syslog10
robbiewee4e4fb2003-04-03 15:53:36 +0000982syslog11 syslog11
robbiew4946e5a2003-01-01 20:38:17 +0000983syslog12 syslog12
robbiew564db0e2002-12-09 23:21:23 +0000984
subrata_modakac2be3d2008-10-22 11:43:29 +0000985time01 time01
986time02 time02
plarscc1b6f22001-09-05 20:37:07 +0000987
988times01 times01
plarscc1b6f22001-09-05 20:37:07 +0000989times03 times03
990
subrata_modakaf2c9ef2008-06-03 06:54:12 +0000991# New syscall support from 2.6.25 kernel onwards
992
993timerfd01 timerfd01
994
plarscc1b6f22001-09-05 20:37:07 +0000995truncate01 truncate01
subrata_modakbbc5be62008-08-05 03:00:19 +0000996truncate01_64 truncate01_64
plarscc1b6f22001-09-05 20:37:07 +0000997truncate02 truncate02
subrata_modakbbc5be62008-08-05 03:00:19 +0000998truncate02_64 truncate02_64
plarscc1b6f22001-09-05 20:37:07 +0000999truncate03 truncate03
subrata_modakbbc5be62008-08-05 03:00:19 +00001000truncate03_64 truncate03_64
robbiew89572422002-06-05 15:35:34 +00001001truncate04 truncate04
subrata_modakbbc5be62008-08-05 03:00:19 +00001002truncate04_64 truncate04_64
plarscc1b6f22001-09-05 20:37:07 +00001003
robbiew528f4282001-09-18 17:10:50 +00001004# This syscall is obsolete. The latest glibc does not even
1005# include the ulimit.h file anymore. The test will fail
1006# because the error handling has been simplified.
1007#
subrata_modakac2be3d2008-10-22 11:43:29 +00001008ulimit01 ulimit01
plarscc1b6f22001-09-05 20:37:07 +00001009
1010umask01 umask01
1011umask02 umask02
1012umask03 umask03
1013
1014uname01 uname01
1015uname02 uname02
1016uname03 uname03
1017
1018unlink01 symlink01 -T unlink01
1019unlink05 unlink05
1020unlink06 unlink06
1021unlink07 unlink07
1022unlink08 unlink08
1023
vapier3688c122006-09-10 09:55:18 +00001024#unlinkat test cases
1025unlinkat01 unlinkat01
1026
robbiew85b41fd2002-11-27 16:09:57 +00001027#
1028# These tests require an unmounted block device
1029# to run correctly. Please see individual test
1030# code for more information.
1031#
1032#umount01 umount01 -D /dev/...
1033#umount02 umount02 -D /dev/...
1034#umount03 umount03 -D /dev/...
robbiew85b41fd2002-11-27 16:09:57 +00001035
subrata_modakac2be3d2008-10-22 11:43:29 +00001036umount123 test_umount
1037
robbiew11f37552003-03-03 16:11:17 +00001038ustat01 ustat01
1039ustat02 ustat02
1040
plarscc1b6f22001-09-05 20:37:07 +00001041utime01 utime01
1042utime01A symlink01 -T utime01
1043utime02 utime02
1044utime03 utime03
1045utime04 utime04
1046utime05 utime05
1047utime06 utime06
1048
subrata_modak27439682008-06-06 08:44:40 +00001049# Introduced from Kernel 2.6.22 onwards
1050utimensat01 utimensat_tests.sh
1051
plarscc1b6f22001-09-05 20:37:07 +00001052vfork01 vfork01
1053vfork02 vfork02
1054
1055vhangup01 vhangup01
1056vhangup02 vhangup02
1057
vapier0b108792006-09-10 10:12:42 +00001058#vmsplice test cases
1059vmsplice01 vmsplice01
1060
plarscc1b6f22001-09-05 20:37:07 +00001061wait02 wait02
1062
1063wait401 wait401
1064wait402 wait402
1065
1066waitpid01 waitpid01
1067waitpid02 waitpid02
1068waitpid03 waitpid03
1069waitpid04 waitpid04
robbiew2b3dc622001-09-10 19:33:45 +00001070waitpid05 waitpid05
plarscc1b6f22001-09-05 20:37:07 +00001071waitpid06 waitpid06
1072waitpid07 waitpid07
1073waitpid08 waitpid08
1074waitpid09 waitpid09
1075waitpid10 waitpid10 5
1076waitpid11 waitpid11
1077waitpid12 waitpid12
1078waitpid13 waitpid13
1079
1080write01 write01
1081write02 write02
1082write03 write03
1083write04 write04
1084write05 write05
1085
1086writev01 writev01
1087writev02 writev02
1088writev03 writev03
1089writev04 writev04
1090writev05 writev05
subrata_modakd2c56482007-06-20 10:52:33 +00001091writev06 writev06
plarscc1b6f22001-09-05 20:37:07 +00001092