Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #89898

Re: Manipulating C code at the AST level, in C

From Lawrence D’Oliveiro <ldo@nz.invalid>
Newsgroups comp.os.linux.misc
Subject Re: Manipulating C code at the AST level, in C
Date 2026-08-14 21:10 +0000
Organization A noiseless patient Spider
Message-ID <115o07h$2rss4$3@dont-email.me> (permalink)
References (18 earlier) <EgNdS.164899$4Fu9.91217@fx05.ams4> <87h5l1so79.fsf@safunu.org> <115do8s$3i42e$2@dont-email.me> <115mu22$2evoe$4@dont-email.me> <1nf3lm-0c9.ln1@ID-313840.user.individual.net>

Show all headers | View raw


On Fri, 14 Aug 2026 13:53:21 +0100, Geoff Clare wrote:

> Nuno Silva wrote:
>
>> The online manual here (a GNU/Linux system) says:
>>
>>     "poll, ppoll - wait for some event on a file descriptor"
>>
>> Perhaps that should be rewritten. Reading further, it's not
>> singular, but that description with "*A* file descriptor" does make
>> it sound like poll is not a suitable replacement for select.

Oh, it most certainly is. And then some.

> The POSIX/SUS poll() page has:
>
>     "poll, ppoll - input/output multiplexing"
>
> https://pubs.opengroup.org/onlinepubs/9799919799/functions/poll.html

That is the official reference. But perhaps slightly more readable,
and with examples: <https://manpages.debian.org/poll(2)>.

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Manipulating C code at the AST level, in C Nuno Silva <nunojsilva@invalid.invalid> - 2026-08-14 12:26 +0100
  Re: Manipulating C code at the AST level, in C Geoff Clare <geoff@clare.See-My-Signature.invalid> - 2026-08-14 13:53 +0100
    Re: Manipulating C code at the AST level, in C Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-08-14 21:10 +0000
  Re: Manipulating C code at the AST level, in C scott@slp53.sl.home (Scott Lurndal) - 2026-08-14 16:00 +0000
  Re: Manipulating C code at the AST level, in C c186282 <c186282@nnada.net> - 2026-08-14 23:47 -0400
    Re: Manipulating C code at the AST level, in C rbowman <bowman@montana.com> - 2026-08-15 07:20 +0000
      Re: Manipulating C code at the AST level, in C The Natural Philosopher <tnp@invalid.invalid> - 2026-08-15 11:33 +0100
      Re: Manipulating C code at the AST level, in C c186282 <c186282@nnada.net> - 2026-08-15 22:41 -0400
        Re: Manipulating C code at the AST level, in C "Carlos E. R." <robin_listas@es.invalid> - 2026-08-16 10:50 +0200
          Re: Manipulating C code at the AST level, in C rbowman <bowman@montana.com> - 2026-08-16 19:04 +0000
    Re: Manipulating C code at the AST level, in C Jim Jackson <jj@franjam.org.uk> - 2026-08-15 11:07 +0000
      Re: Manipulating C code at the AST level, in C The Natural Philosopher <tnp@invalid.invalid> - 2026-08-15 12:18 +0100
    Re: Manipulating C code at the AST level, in C Richard Kettlewell <invalid@invalid.invalid> - 2026-08-15 12:20 +0100
      Re: Manipulating C code at the AST level, in C c186282 <c186282@nnada.net> - 2026-08-16 02:09 -0400
        Re: Manipulating C code at the AST level, in C Richard Kettlewell <invalid@invalid.invalid> - 2026-08-16 09:59 +0100
          Re: Manipulating C code at the AST level, in C The Natural Philosopher <tnp@invalid.invalid> - 2026-08-16 11:42 +0100
        Re: Manipulating C code at the AST level, in C rbowman <bowman@montana.com> - 2026-08-16 19:13 +0000

csiph-web