aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-docs.txt
Commit message (Expand)AuthorAge
* doc: update to URL and status of kernel-docs.txt entryPaul Jackson2008-06-06
* typo fixesMatt LaPlante2007-10-19
* documentation: convert the Documentation directory to UTF-8John Anthony Kazos Jr2007-05-09
* Documentation/kernel-docs.txt update.James Nelson2007-02-17
* remove mentionings of devfs in documentationAdrian Bunk2006-10-03
* [PATCH] kernel Doc/ URL correctionsRandy Dunlap2005-11-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
ipc64_perm sem_perm; /* permissions .. see ipc.h */ __kernel_time_t sem_otime; /* last semop time */ unsigned long __unused1; __kernel_time_t sem_ctime; /* last change time */ unsigned long __unused2; unsigned long sem_nsems; /* no. of semaphores in array */ unsigned long __unused3; unsigned long __unused4; }; #endif /* _ASM_M32R_SEMBUF_H */