bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pwrite module


From: Peter O'Gorman
Subject: pwrite module
Date: Tue, 4 May 2010 21:58:46 -0500
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

There is a pread module, but no pwrite. This is a mostly mechanical
patch, copying the pread bits and s/read/write/ and copying pwrite.c
from glibc.

2010-05-05  Peter O'Gorman  <address@hidden>

        New module pwrite
        * doc/posix-functions/pread.texi: Mention gnulib module.
        * doc/posix-functions/pwrite.texi: Likewise.
        * MODULES.html.sh: Add pwrite.
        * lib/unistd.in.h: Likewise.
        * m4/unistd_h.m4: Likewise.
        * modules/unistd: Likewise.
        * tests/test-unistd-c++.cc: Likewise.
        * lib/pwrite.c: Likewise.
        * m4/pwrite.m4: Likewise.
        * modules/pwrite: Likewise.
        * modules/pwrite-tests: Likewise.
        * tests/test-pwrite.c: Likewise.
        * tests/test-pwrite.core: Likewise.
        * tests/test-pwrite.sh: Likewise.


Peter
-- 
Peter O'Gorman
address@hidden

Attachment: 0001-New-module-pwrite.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]