user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
 1. [PATCH 2/4] listener: use EPOLLEXCLUSIVE for listen sockets
    - by Eric Wong @ 2019-05-05  0:52 UTC [83%]

 2. [PATCH 1/4] bundle Danga::Socket and Sys::Syscall
    - by Eric Wong @ 2019-05-05  0:52 UTC [24%]

 3. [PATCH 2/4] syscall: drop readahead wrapper
    - by Eric Wong @ 2019-05-08 19:18 UTC [85%]

 4. [PATCH 15/57] syscall: get rid of unused EPOLL* constants
    - by Eric Wong @ 2019-06-24  2:52 UTC [91%]

 5. [PATCH 16/57] syscall: get rid of unnecessary uname local vars
    - by Eric Wong @ 2019-06-24  2:52 UTC [93%]

 6. [PATCH 21/57] ds: get rid of event_watch field
    - by Eric Wong @ 2019-06-24  2:52 UTC [57%]

 7. [PATCH 54/57] ds: split out IO::KQueue-specific code
    - by Eric Wong @ 2019-06-24  2:52 UTC [60%]

 8. Re: [PATCH 54/57] ds: split out IO::KQueue-specific code
    - by Eric Wong @ 2019-06-24  5:24 UTC [93%]

 9. [PATCH 04/11] listener: use edge-triggered notifications
    - by Eric Wong @ 2019-06-29 19:59 UTC [86%]

10. [PATCH 7/7] syscall: get rid of sendfile wrappers for now
    - by Eric Wong @ 2019-10-21 11:22 UTC [75%]

11. [PATCH 2/2] httpd|nntpd: avoid missed signal wakeups
    - by Eric Wong @ 2019-11-27  1:33 UTC [37%]

12. [PATCH 6/6] syscall: modernize away from pre-Perl-5.6 conventions
    - by Eric Wong @ 2020-01-05 23:23 UTC [87%]

13. [PATCH] syscall: support Linux x32 ABI
    - by Eric Wong @ 2020-02-06  8:49 UTC [80%]

14. [PATCH] syscall: support sparc64 (and maybe other big-endian systems)
    - by Eric Wong @ 2020-08-07 10:15 UTC [68%]

15. [PATCH 5/5] ds: flatten + reuse @events, epoll_wait style fixes
    - by Eric Wong @ 2020-12-27  2:53 UTC [60%]

16. [PATCH 32/36] syscall: SFD_NONBLOCK can be a constant, again
    - by Eric Wong @ 2020-12-31 13:51 UTC [73%]

17. [PATCH 2/5] initialize scalar for `vec' perlop modification
    - by Eric Wong @ 2021-01-17  7:09 UTC [95%]

18. [PATCH] syscall: minor yak-shaving updates
    - by Eric Wong @ 2021-05-06  8:38 UTC [88%]

19. [PATCH] scripts: add syscall-list tool for development
    - by Eric Wong @ 2021-06-18 21:44 UTC [99%]

20. [PATCH 5/9] ds: simplify signalfd use
    - by Eric Wong @ 2021-10-01  9:54 UTC [43%]

21. [PATCH 15/15] lei: use RENAME_NOREPLACE on Linux 3.15+
    - by Eric Wong @ 2021-10-21 21:10 UTC [80%]

22. Re: Test failures with 1.7.0
    - by Dominique Martinet @ 2021-12-09  2:53 UTC [79%]

23. Re: [PATCH] nodatacow: quiet chattr errors [was: Test failures with 1.7.0]
    - by Eric Wong @ 2022-01-30 21:49 UTC [60%]

24. Re: [PATCH] nodatacow: quiet chattr errors [was: Test failures with 1.7.0]
    - by Eric Wong @ 2022-02-01  1:27 UTC [74%]

25. [PATCH 1/3] syscall: drop unused EEXIST import
    - by Eric Wong @ 2022-03-23  8:54 UTC [93%]

26. [PATCH 3/3] syscall: implement sendmsg+recvmsg in pure Perl
    - by Eric Wong @ 2022-03-23  8:54 UTC [84%]

27. [PATCH 4/3] syscall: add sendmsg+recvmsg for remaining arches
    - by Eric Wong @ 2022-03-23 21:08 UTC [79%]

28. [PATCH 4/4] syscall: golf + more idiomatic buffer initialization
    - by Eric Wong @ 2022-04-18  9:50 UTC [93%]

29. [PATCH 2/4] syscall: more idiomatic cmsghdr space allocation
    - by Eric Wong @ 2022-04-18  9:50 UTC [91%]

30. [PATCH 2/2] lei: move to v5.12 to avoid "use strict"
    - by Eric Wong @ 2022-04-23 22:03 UTC [88%]

31. [PATCH] syscall: add support for riscv64
    - by Eric Wong @ 2022-08-11 22:33 UTC [93%]

32. [PATCH 1/4] syscall: initialize buffer for vec()
    - by Eric Wong @ 2022-09-29 17:48 UTC [93%]

33. [PATCH 2/2] sigfd: set SIGWINCH for MIPS and PA-RISC on Linux
    - by Eric Wong @ 2022-10-17  9:30 UTC [96%]

34. [PATCH 1/2] syscall: avoid needless string comparison on x86-64
    - by Eric Wong @ 2022-10-17  9:30 UTC [91%]

35. [PATCH 1/2] syscall: get rid of epoll_defined() sub
    - by Eric Wong @ 2022-12-23 12:51 UTC [97%]

36. [PATCH 2/2] syscall: drop syscall.ph support
    - by Eric Wong @ 2022-12-23 12:51 UTC [82%]

37. [PATCH] syscall: fix i386/i686 detection
    - by Eric Wong @ 2022-12-25 13:24 UTC [93%]

38. [PATCH] sendmsg: prefix sleep message with `#'
    - by Eric Wong @ 2023-02-22 17:25 UTC [95%]

39. [PATCH 04/10] update devel/syscall-list to devel/sysdefs-list
    - by Eric Wong @ 2023-09-04 10:36 UTC [90%]

40. [PATCH 3/7] ds: use object-oriented API for epoll
    - by Eric Wong @ 2023-09-11  9:41 UTC [50%]

41. [PATCH 2/7] daemon: depend on DS event_loop in master process, too
    - by Eric Wong @ 2023-09-11  9:41 UTC [43%]

42. [PATCH 4/6] ipc: recv_cmd4 clobbers destination buffer on errors
    - by Eric Wong @ 2023-09-24 20:19 UTC [86%]

43. [PATCH 6/6] syscall: fix valgrind error in pure Perl send_cmd4
    - by Eric Wong @ 2023-09-24 20:19 UTC [91%]

44. [PATCH 5/6] syscall: have `vec' operate on bytes directly
    - by Eric Wong @ 2023-09-24 20:19 UTC [86%]

45. [PATCH] ipc: lower-level send_cmd/recv_cmd handle EINTR directly
    - by Eric Wong @ 2023-10-06  1:37 UTC [57%]

46. [PATCH 17/30] syscall: common $F_SETPIPE_SZ definition
    - by Eric Wong @ 2023-10-17 23:38 UTC [71%]

47. [PATCH] pure Perl inotify support
    - by Eric Wong @ 2023-12-28  4:23 UTC [47%]

48. [PATCH 1/2] syscall: update formatting to match our codebase
    - by Eric Wong @ 2024-01-29 21:23 UTC [50%]

49. [PATCH 2/2] syscall: use pure Perl sendmsg/recvmsg on *BSD
    - by Eric Wong @ 2024-01-29 21:23 UTC [54%]

50. [RFT] syscall: set default constants for Inline::C platforms
    - by Eric Wong @ 2024-04-08  9:48 UTC [91%]

51. [PATCH 3/5] send_cmd4: make `tries' a per-call parameter
    - by Eric Wong @ 2024-04-25 21:31 UTC [80%]


Results 1-51 of 51 | reverse | options above

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).