2020-09-13 |
Alejandro Colomar | userfaultfd.2: Use 'PRIx64' rather than "%llx" when... |
commit | commitdiff | tree |
2020-09-13 |
Alejandro Colomar | rtld-audit.7: Use "%u" rather than "%d" when printing... |
commit | commitdiff | tree |
2020-09-13 |
Alejandro Colomar | open_by_handle_at.2: Use "%u" rather than "%d" when... |
commit | commitdiff | tree |
2020-09-13 |
Alejandro Colomar | mprotect.2: Use "%p" rather than casting to 'long'... |
commit | commitdiff | tree |
2020-09-13 |
Alejandro Colomar | malloc_hook.3: Remove unneeded cast, and print 'size_t... |
commit | commitdiff | tree |
2020-09-12 |
Alejandro Colomar | eventfd.2, mprotect.2, pidfd_open.2, spu_run.2, timer_c... |
commit | commitdiff | tree |
2020-09-12 |
Alejandro Colomar | getaddrinfo_a.3: Use C99 style to declare loop counter... |
commit | commitdiff | tree |
2020-09-12 |
Alejandro Colomar | msgctl.2, outb.2, abs.3, dl_iterate_phdr.3, drand48... |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | pthread_attr_init.3, pthread_create.3, pthread_getattr_... |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | pthread_getattr_np.3: tfix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | userfaultfd.2: Use a better type (uint64_t) for 'len... |
commit | commitdiff | tree |
2020-09-11 |
Jakub Wilk | bswap.3: Use strtoull() for parsing 64-bit numbers |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | clock_getcpuclockid.3: Remove unneeded cast |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | stat.2: wsfix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | timerfd_create.2: ffix |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | stat.2: Cast to 'unsigned long' rather than 'long'... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | ioctl_ns.2: Cast to 'unsigned long' rather than 'long... |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | pthread_setname_np.3: ffix |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | eventfd.2: Use 'PRIxN' macros when printing C99 fixed... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | timerfd_create.2: Use 'PRIxN' macros when printing... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | core.5: Use adequate type |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | unix.7: Use sizeof() to get buffer size (instead of... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | fread.3: Move ARRAY_SIZE logic into macro |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | timer_create.2: Cast to 'unsigned long' rather than... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | request_key.2: Cast to 'unsigned long' rather than... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | add_key.2: Cast to 'unsigned long' rather than 'long... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | getpwent_r.3: Use sizeof() to get buffer size (instead... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | getgrent_r.3: Use sizeof() to get buffer size (instead... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | membarrier.2: Note that glibc does not provide a wrapper |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | get_phys_pages.3: Write 'long' instead of 'long int' |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | getpwent_r.3: Declare variables with different types... |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | aio.7: Use perror() directly |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | loop.4: ffix |
commit | commitdiff | tree |
2020-09-11 |
Alejandro Colomar | offsetof.3: Use "%zu" rather than "%zd" when printing... |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | rtnetlink.7: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | readlink.2: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | rtnetlink.7: tfix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | rtnetlink.7: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | locale.7: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | fuse.4: srcfix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | fuse.4: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | spu_create.2: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | copy_file_range.2: ffix |
commit | commitdiff | tree |
2020-09-11 |
Michael Kerrisk | ioctl_userfaultfd.2: ffix |
commit | commitdiff | tree |
2020-09-10 |
Jakub Wilk | dlopen.3, gnu_get_libc_version.3: tfix |
commit | commitdiff | tree |
2020-09-10 |
Jakub Wilk | loop.4: tfix |
commit | commitdiff | tree |
2020-09-10 |
Michael Kerrisk | dlopen.3: Clarify DT_RUNPATH/DT_RPATH details |
commit | commitdiff | tree |
2020-09-10 |
Michael Kerrisk | getopt.3: Minor wording fix |
commit | commitdiff | tree |
2020-09-10 |
Michael Kerrisk | loop.4: Minor edits to Yang Xu's patch |
commit | commitdiff | tree |
2020-09-10 |
Yang Xu | loop.4: Add some details about lo_flags |
commit | commitdiff | tree |
2020-09-09 |
Michael Kerrisk | loop.4: Minor tweaks to Yang Xu's patch |
commit | commitdiff | tree |
2020-09-09 |
Yang Xu | loop.4: Document LOOP_CONFIGURE ioctl |
commit | commitdiff | tree |
2020-09-09 |
Michael Kerrisk | msgop.2: Minor tweak's to Yang Xu's patch |
commit | commitdiff | tree |
2020-09-09 |
Yang Xu | msgop.2: Add restriction on ENOSYS error |
commit | commitdiff | tree |
2020-09-09 |
Michael Kerrisk | proc.5: Note "open file description" as (better) synony... |
commit | commitdiff | tree |
2020-09-09 |
Michael Kerrisk | loop.4: wfix |
commit | commitdiff | tree |
2020-09-09 |
Michael Kerrisk | loop.4: Minor tweaks to Yang Xu's patch |
commit | commitdiff | tree |
2020-09-09 |
Yang Xu | loop.4: Document LO_FLAGS_DIRECT_IO flag |
commit | commitdiff | tree |
2020-09-08 |
Mike Frysinger | posix_spawn.3: tfix |
commit | commitdiff | tree |
2020-09-08 |
Alejandro Colomar | bsearch.3: Declare variables with different types in... |
commit | commitdiff | tree |
2020-09-07 |
Alejandro Colomar | pthread_getattr_np.3: Use "%zu" and "%zx" when printing... |
commit | commitdiff | tree |
2020-09-07 |
Alejandro Colomar | fopencookie.3: Fix bugs in example |
commit | commitdiff | tree |
2020-09-07 |
Alejandro Colomar | fopencookie.3: printf()'s .* expects an int; cast accor... |
commit | commitdiff | tree |
2020-09-07 |
Michael Kerrisk | errno.3: Note that the pthreads APIs do not set errno |
commit | commitdiff | tree |
2020-09-07 |
Michael Kerrisk | pthreads.7: Explicitly note that pthreads APIs return... |
commit | commitdiff | tree |
2020-09-07 |
Alejandro Colomar | getline.3: Use %zd rather than %zu when printing 'ssize... |
commit | commitdiff | tree |
2020-09-07 |
Alejandro Colomar | hcreate.3: Declare variables with different types in... |
commit | commitdiff | tree |
2020-09-07 |
Michael Kerrisk | open.2: ERRORS: EBUSY |
commit | commitdiff | tree |
2020-09-06 |
Michael Kerrisk | dlopen.3: Revert accidentally applied "dlopen.3: Remove... |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | qsort.3: Fix casts |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | bsearch.3: Fix intermediate type and remove unneeded... |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | user_namespaces.7: Remove unneeded cast |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | msgop.2: Remove unneeded casts |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | pthread_sigmask.3: Remove unneeded casts |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | sock_diag.7: Remove unneeded casts |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | dlopen.3: Remove unneeded cast |
commit | commitdiff | tree |
2020-09-06 |
Alejandro Colomar | stdarg.3: Declare variables with different types in... |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | tsearch.3: Simplify type usage and remove unneeded... |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | fanotify.7: Pass array to read(2) directly instead... |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | tsearch.3: Remove unneeded cast |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | tsearch.3: Use size_t for malloc() argument |
commit | commitdiff | tree |
2020-09-05 |
Michael Kerrisk | sprof.1, eventfd.2, execve.2, futex.2, getdents.2,... |
commit | commitdiff | tree |
2020-09-05 |
Michael Kerrisk | getdents.2: ffix |
commit | commitdiff | tree |
2020-09-05 |
Michael Kerrisk | getgrouplist.3, insque.3, malloc_info.3, pthread_create... |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | tsearch.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | pthread_create.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | mbstowcs.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | shm_open.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | aio.7: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | rtnetlink.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | rtnetlink.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | pthread_setaffinity_np.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | unix.7: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | fanotify.7: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | strptime.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | mbsinit.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | malloc_info.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | insque.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | getgrouplist.3: Use sizeof consistently |
commit | commitdiff | tree |
2020-09-05 |
Alejandro Colomar | getaddrinfo.3: Use sizeof consistently |
commit | commitdiff | tree |
next |