ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.6 by root, Tue Jul 12 20:46:33 2016 UTC vs.
Revision 1.20 by root, Tue Dec 29 15:28:02 2020 UTC

46#define POSIX_MADV_WILLNEED 0 46#define POSIX_MADV_WILLNEED 0
47#endif 47#endif
48#ifndef POSIX_MADV_DONTNEED 48#ifndef POSIX_MADV_DONTNEED
49#define POSIX_MADV_DONTNEED 0 49#define POSIX_MADV_DONTNEED 0
50#endif 50#endif
51#ifndef POSIX_MADV_FREE 51#ifndef O_ACCMODE
52#define POSIX_MADV_FREE 0 52#define O_ACCMODE 0
53#endif 53#endif
54#ifndef O_RDONLY 54#ifndef O_RDONLY
55#define O_RDONLY 0 55#define O_RDONLY 0
56#endif 56#endif
57#ifndef O_WRONLY 57#ifndef O_WRONLY
229#define MAP_HUGETLB 0 229#define MAP_HUGETLB 0
230#endif 230#endif
231#ifndef MAP_STACK 231#ifndef MAP_STACK
232#define MAP_STACK 0 232#define MAP_STACK 0
233#endif 233#endif
234#ifndef MREMAP_MAYMOVE
235#define MREMAP_MAYMOVE 0
236#endif
237#ifndef MREMAP_FIXED
238#define MREMAP_FIXED 0
239#endif
240#ifndef MSG_CMSG_CLOEXEC
241#define MSG_CMSG_CLOEXEC 0
242#endif
243#ifndef SOCK_CLOEXEC
244#define SOCK_CLOEXEC 0
245#endif
246#ifndef F_DUPFD_CLOEXEC
247#define F_DUPFD_CLOEXEC 0
248#endif
249#ifndef F_ADD_SEALS
250#define F_ADD_SEALS 0
251#endif
252#ifndef F_GET_SEALS
253#define F_GET_SEALS 0
254#endif
255#ifndef F_SEAL_SEAL
256#define F_SEAL_SEAL 0
257#endif
258#ifndef F_SEAL_SHRINK
259#define F_SEAL_SHRINK 0
260#endif
261#ifndef F_SEAL_GROW
262#define F_SEAL_GROW 0
263#endif
264#ifndef F_SEAL_WRITE
265#define F_SEAL_WRITE 0
266#endif
267#ifndef F_OFD_GETLK
268#define F_OFD_GETLK 0
269#endif
270#ifndef F_OFD_SETLK
271#define F_OFD_SETLK 0
272#endif
273#ifndef F_OFD_GETLKW
274#define F_OFD_GETLKW 0
275#endif
276#ifndef FIFREEZE
277#define FIFREEZE 0
278#endif
279#ifndef FITHAW
280#define FITHAW 0
281#endif
282#ifndef FITRIM
283#define FITRIM 0
284#endif
285#ifndef FICLONE
286#define FICLONE 0
287#endif
288#ifndef FICLONERANGE
289#define FICLONERANGE 0
290#endif
291#ifndef FIDEDUPERANGE
292#define FIDEDUPERANGE 0
293#endif
294#ifndef FS_IOC_GETFLAGS
295#define FS_IOC_GETFLAGS 0
296#endif
297#ifndef FS_IOC_SETFLAGS
298#define FS_IOC_SETFLAGS 0
299#endif
300#ifndef FS_IOC_GETVERSION
301#define FS_IOC_GETVERSION 0
302#endif
303#ifndef FS_IOC_SETVERSION
304#define FS_IOC_SETVERSION 0
305#endif
306#ifndef FS_IOC_FIEMAP
307#define FS_IOC_FIEMAP 0
308#endif
309#ifndef FS_IOC_FSGETXATTR
310#define FS_IOC_FSGETXATTR 0
311#endif
312#ifndef FS_IOC_FSSETXATTR
313#define FS_IOC_FSSETXATTR 0
314#endif
315#ifndef FS_IOC_SET_ENCRYPTION_POLICY
316#define FS_IOC_SET_ENCRYPTION_POLICY 0
317#endif
318#ifndef FS_IOC_GET_ENCRYPTION_PWSALT
319#define FS_IOC_GET_ENCRYPTION_PWSALT 0
320#endif
321#ifndef FS_IOC_GET_ENCRYPTION_POLICY
322#define FS_IOC_GET_ENCRYPTION_POLICY 0
323#endif
324#ifndef FS_KEY_DESCRIPTOR_SIZE
325#define FS_KEY_DESCRIPTOR_SIZE 0
326#endif
327#ifndef FS_SECRM_FL
328#define FS_SECRM_FL 0
329#endif
330#ifndef FS_UNRM_FL
331#define FS_UNRM_FL 0
332#endif
333#ifndef FS_COMPR_FL
334#define FS_COMPR_FL 0
335#endif
336#ifndef FS_SYNC_FL
337#define FS_SYNC_FL 0
338#endif
339#ifndef FS_IMMUTABLE_FL
340#define FS_IMMUTABLE_FL 0
341#endif
342#ifndef FS_APPEND_FL
343#define FS_APPEND_FL 0
344#endif
345#ifndef FS_NODUMP_FL
346#define FS_NODUMP_FL 0
347#endif
348#ifndef FS_NOATIME_FL
349#define FS_NOATIME_FL 0
350#endif
351#ifndef FS_DIRTY_FL
352#define FS_DIRTY_FL 0
353#endif
354#ifndef FS_COMPRBLK_FL
355#define FS_COMPRBLK_FL 0
356#endif
357#ifndef FS_NOCOMP_FL
358#define FS_NOCOMP_FL 0
359#endif
360#ifndef FS_ENCRYPT_FL
361#define FS_ENCRYPT_FL 0
362#endif
363#ifndef FS_BTREE_FL
364#define FS_BTREE_FL 0
365#endif
366#ifndef FS_INDEX_FL
367#define FS_INDEX_FL 0
368#endif
369#ifndef FS_JOURNAL_DATA_FL
370#define FS_JOURNAL_DATA_FL 0
371#endif
372#ifndef FS_NOTAIL_FL
373#define FS_NOTAIL_FL 0
374#endif
375#ifndef FS_DIRSYNC_FL
376#define FS_DIRSYNC_FL 0
377#endif
378#ifndef FS_TOPDIR_FL
379#define FS_TOPDIR_FL 0
380#endif
381#ifndef FS_FL_USER_MODIFIABLE
382#define FS_FL_USER_MODIFIABLE 0
383#endif
384#ifndef FS_XFLAG_REALTIME
385#define FS_XFLAG_REALTIME 0
386#endif
387#ifndef FS_XFLAG_PREALLOC
388#define FS_XFLAG_PREALLOC 0
389#endif
390#ifndef FS_XFLAG_IMMUTABLE
391#define FS_XFLAG_IMMUTABLE 0
392#endif
393#ifndef FS_XFLAG_APPEND
394#define FS_XFLAG_APPEND 0
395#endif
396#ifndef FS_XFLAG_SYNC
397#define FS_XFLAG_SYNC 0
398#endif
399#ifndef FS_XFLAG_NOATIME
400#define FS_XFLAG_NOATIME 0
401#endif
402#ifndef FS_XFLAG_NODUMP
403#define FS_XFLAG_NODUMP 0
404#endif
405#ifndef FS_XFLAG_RTINHERIT
406#define FS_XFLAG_RTINHERIT 0
407#endif
408#ifndef FS_XFLAG_PROJINHERIT
409#define FS_XFLAG_PROJINHERIT 0
410#endif
411#ifndef FS_XFLAG_NOSYMLINKS
412#define FS_XFLAG_NOSYMLINKS 0
413#endif
414#ifndef FS_XFLAG_EXTSIZE
415#define FS_XFLAG_EXTSIZE 0
416#endif
417#ifndef FS_XFLAG_EXTSZINHERIT
418#define FS_XFLAG_EXTSZINHERIT 0
419#endif
420#ifndef FS_XFLAG_NODEFRAG
421#define FS_XFLAG_NODEFRAG 0
422#endif
423#ifndef FS_XFLAG_FILESTREAM
424#define FS_XFLAG_FILESTREAM 0
425#endif
426#ifndef FS_XFLAG_DAX
427#define FS_XFLAG_DAX 0
428#endif
429#ifndef FS_XFLAG_HASATTR
430#define FS_XFLAG_HASATTR 0
431#endif
234#ifndef FIEMAP_FLAG_SYNC 432#ifndef FIEMAP_FLAG_SYNC
235#define FIEMAP_FLAG_SYNC 0 433#define FIEMAP_FLAG_SYNC 0
236#endif 434#endif
237#ifndef FIEMAP_FLAG_XATTR 435#ifndef FIEMAP_FLAG_XATTR
238#define FIEMAP_FLAG_XATTR 0 436#define FIEMAP_FLAG_XATTR 0
283#define SPLICE_F_MORE 0 481#define SPLICE_F_MORE 0
284#endif 482#endif
285#ifndef SPLICE_F_GIFT 483#ifndef SPLICE_F_GIFT
286#define SPLICE_F_GIFT 0 484#define SPLICE_F_GIFT 0
287#endif 485#endif
486#ifndef EFD_CLOEXEC
487#define EFD_CLOEXEC 0
488#endif
489#ifndef EFD_NONBLOCK
490#define EFD_NONBLOCK 0
491#endif
492#ifndef EFD_SEMAPHORE
493#define EFD_SEMAPHORE 0
494#endif
495#ifndef MFD_CLOEXEC
496#define MFD_CLOEXEC 0
497#endif
498#ifndef MFD_ALLOW_SEALING
499#define MFD_ALLOW_SEALING 0
500#endif
501#ifndef MFD_HUGETLB
502#define MFD_HUGETLB 0
503#endif
504#ifndef CLOCK_REALTIME
505#define CLOCK_REALTIME 0
506#endif
507#ifndef CLOCK_MONOTONIC
508#define CLOCK_MONOTONIC 0
509#endif
510#ifndef CLOCK_BOOTTIME
511#define CLOCK_BOOTTIME 0
512#endif
513#ifndef CLOCK_REALTIME_ALARM
514#define CLOCK_REALTIME_ALARM 0
515#endif
516#ifndef CLOCK_BOOTTIME_ALARM
517#define CLOCK_BOOTTIME_ALARM 0
518#endif
519#ifndef TFD_NONBLOCK
520#define TFD_NONBLOCK 0
521#endif
522#ifndef TFD_CLOEXEC
523#define TFD_CLOEXEC 0
524#endif
525#ifndef TFD_TIMER_ABSTIME
526#define TFD_TIMER_ABSTIME 0
527#endif
528#ifndef TFD_TIMER_CANCEL_ON_SET
529#define TFD_TIMER_CANCEL_ON_SET 0
530#endif
531#ifndef STATX_TYPE
532#define STATX_TYPE 0
533#endif
534#ifndef STATX_MODE
535#define STATX_MODE 0
536#endif
537#ifndef STATX_NLINK
538#define STATX_NLINK 0
539#endif
540#ifndef STATX_UID
541#define STATX_UID 0
542#endif
543#ifndef STATX_GID
544#define STATX_GID 0
545#endif
546#ifndef STATX_ATIME
547#define STATX_ATIME 0
548#endif
549#ifndef STATX_MTIME
550#define STATX_MTIME 0
551#endif
552#ifndef STATX_CTIME
553#define STATX_CTIME 0
554#endif
555#ifndef STATX_INO
556#define STATX_INO 0
557#endif
558#ifndef STATX_SIZE
559#define STATX_SIZE 0
560#endif
561#ifndef STATX_BLOCKS
562#define STATX_BLOCKS 0
563#endif
564#ifndef STATX_BASIC_STATS
565#define STATX_BASIC_STATS 0
566#endif
567#ifndef STATX_ALL
568#define STATX_ALL 0
569#endif
570#ifndef STATX_BTIME
571#define STATX_BTIME 0
572#endif
573#ifndef STATX_ATTR_COMPRESSED
574#define STATX_ATTR_COMPRESSED 0
575#endif
576#ifndef STATX_ATTR_IMMUTABLE
577#define STATX_ATTR_IMMUTABLE 0
578#endif
579#ifndef STATX_ATTR_APPEND
580#define STATX_ATTR_APPEND 0
581#endif
582#ifndef STATX_ATTR_NODUMP
583#define STATX_ATTR_NODUMP 0
584#endif
585#ifndef STATX_ATTR_ENCRYPTED
586#define STATX_ATTR_ENCRYPTED 0
587#endif
588#ifndef STATX_ATTR_AUTOMOUNT
589#define STATX_ATTR_AUTOMOUNT 0
590#endif
591#ifndef AT_FDCWD
592#define AT_FDCWD 0
593#endif
594#ifndef AT_SYMLINK_NOFOLLOW
595#define AT_SYMLINK_NOFOLLOW 0
596#endif
597#ifndef AT_EACCESS
598#define AT_EACCESS 0
599#endif
600#ifndef AT_REMOVEDIR
601#define AT_REMOVEDIR 0
602#endif
603#ifndef AT_SYMLINK_FOLLOW
604#define AT_SYMLINK_FOLLOW 0
605#endif
606#ifndef AT_NO_AUTOMOUNT
607#define AT_NO_AUTOMOUNT 0
608#endif
609#ifndef AT_EMPTY_PATH
610#define AT_EMPTY_PATH 0
611#endif
612#ifndef AT_STATX_SYNC_TYPE
613#define AT_STATX_SYNC_TYPE 0
614#endif
615#ifndef AT_STATX_AS_STAT
616#define AT_STATX_AS_STAT 0
617#endif
618#ifndef AT_STATX_FORCE_SYNC
619#define AT_STATX_FORCE_SYNC 0
620#endif
621#ifndef AT_STATX_DONT_SYNC
622#define AT_STATX_DONT_SYNC 0
623#endif
624#ifndef AT_RECURSIVE
625#define AT_RECURSIVE 0
626#endif
627#ifndef OPEN_TREE_CLONE
628#define OPEN_TREE_CLONE 0
629#endif
630#ifndef FSOPEN_CLOEXEC
631#define FSOPEN_CLOEXEC 0
632#endif
633#ifndef FSPICK_CLOEXEC
634#define FSPICK_CLOEXEC 0
635#endif
636#ifndef FSPICK_SYMLINK_NOFOLLOW
637#define FSPICK_SYMLINK_NOFOLLOW 0
638#endif
639#ifndef FSPICK_NO_AUTOMOUNT
640#define FSPICK_NO_AUTOMOUNT 0
641#endif
642#ifndef FSPICK_EMPTY_PATH
643#define FSPICK_EMPTY_PATH 0
644#endif
645#ifndef MOVE_MOUNT_F_SYMLINKS
646#define MOVE_MOUNT_F_SYMLINKS 0
647#endif
648#ifndef MOVE_MOUNT_F_AUTOMOUNTS
649#define MOVE_MOUNT_F_AUTOMOUNTS 0
650#endif
651#ifndef MOVE_MOUNT_F_EMPTY_PATH
652#define MOVE_MOUNT_F_EMPTY_PATH 0
653#endif
654#ifndef MOVE_MOUNT_T_SYMLINKS
655#define MOVE_MOUNT_T_SYMLINKS 0
656#endif
657#ifndef MOVE_MOUNT_T_AUTOMOUNTS
658#define MOVE_MOUNT_T_AUTOMOUNTS 0
659#endif
660#ifndef MOVE_MOUNT_T_EMPTY_PATH
661#define MOVE_MOUNT_T_EMPTY_PATH 0
662#endif
663#ifndef P_PID
664#define P_PID 0
665#endif
666#ifndef P_PIDFD
667#define P_PIDFD 0
668#endif
669#ifndef P_PGID
670#define P_PGID 0
671#endif
672#ifndef P_ALL
673#define P_ALL 0
674#endif
675#if HAVE_SYSCALL
676# if __linux__ && !defined(SYS_pidfd_open)
677# define SYS_pidfd_open 434
678# endif
679#else
680# undef SYS_pidfd_open
681#endif
682#ifndef SYS_pidfd_open
683# define SYS_pidfd_open -1
684#endif
685#if HAVE_SYSCALL
686# if __linux__ && !defined(SYS_pidfd_send_signal)
687# define SYS_pidfd_send_signal 424
688# endif
689#else
690# undef SYS_pidfd_send_signal
691#endif
692#ifndef SYS_pidfd_send_signal
693# define SYS_pidfd_send_signal -1
694#endif
695#if HAVE_SYSCALL
696# if __linux__ && !defined(SYS_pidfd_getfd)
697# define SYS_pidfd_getfd 438
698# endif
699#else
700# undef SYS_pidfd_getfd
701#endif
702#ifndef SYS_pidfd_getfd
703# define SYS_pidfd_getfd -1
704#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines