Commit Graph

197 Commits

Author SHA256 Message Date
723ecfce3e checkin
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=243
2024-06-17 10:48:25 +00:00
eeb5e1f6d3 checkin
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=241
2024-05-20 07:15:21 +00:00
810e344741 checkin
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=239
2024-03-20 09:49:14 +00:00
772a99600c checkin
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=238
2024-03-20 09:13:58 +00:00
91f417873a Accepting request 1149825 from home:pgajdos:m
- use %autosetup macro

OBS-URL: https://build.opensuse.org/request/show/1149825
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=236
2024-02-23 11:29:33 +00:00
bca43b0bdc Accepting request 1137719 from home:ailiopoulos:branches:Documentation
- Do not remove bpf-helpers.7, as this is not provided by the bpftool
  package any more.

OBS-URL: https://build.opensuse.org/request/show/1137719
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=234
2024-01-12 14:40:09 +00:00
dba3241d02 Accepting request 1124364 from home:dirkmueller:Factory
- update to 6.05.01:
  * Ignore dot-dirs within $MANDIR

              Add documentation for the the PR_SET_TAGGED_ADDR_CTRL and
    s390_guarded_storage.2
        Document cgroup v2 delegation via the 'nsdelegate' mount
  * removed pages:
    * unshare.2: Document CLONE_NEWPID, CLONE_NEWUSER, CLONE_THREAD,
  * new and rewritten pages:
- complete description of /proc/[pid]/smaps fields
  * new and rewritten pages:
     + open_by_handle_at.2
     + Document _LARGEFILE_SOURCE (feature_test_macros.7)
  * Document PACKET_QDISC_BYPASS
- added fanotify_init.2, fanotify_mark.2, open_by_handle_at.2,
  * Various pages that formerly lacked the information now have
  * Peng Haitao has submitted patches to around 50 pages that note
    functions that are thread-safe or thread-unsafe. For this
    purpose, the man-pages add a new section, ATTRIBUTES, as
    described in the man-pages(7) manual page. Peng Haitao's
    substantial work is ongoing, and more pages will add this
- update to 2.60 [#288732]
- workaround in spec file: remove deprecated
- Auto-Update to version
- updated specfile
- fix test
- don't stop for missing man-pages present in system
- no COPYING file in source anymore, adapt specfile
- Rename ldpman to man-pages
- ready for autobuild

OBS-URL: https://build.opensuse.org/request/show/1124364
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=232
2023-11-09 09:21:03 +00:00
84aaf7d45f - [bsc#1185534]
- jsc#SLE-16566 jsc#SLE-15188

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=230
2023-09-22 09:20:36 +00:00
1094798ca1 Accepting request 1089646 from home:dirkmueller:Factory
- update to 6.04:
  * Newly documented interfaces in existing pages
  * proc.5
    KPF_PGTABLE                     (Linux 4.18)
  * landlock.7
    LANDLOCK_ACCESS_FS_REFER        (Linux 5.19)
  * udp.7
    UDP_GRO                         (Linux 5.0)
    UDP_SEGMENT                     (Linux 4.18)
  * Changes to individual pages

OBS-URL: https://build.opensuse.org/request/show/1089646
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=228
2023-05-30 05:39:13 +00:00
36729191e0 Accepting request 1045577 from home:susnux:branches:Documentation
- Update to version 6.00
  * Updated manual pages and interface documentation
  * Move definitions of types to separate pages in man2type/ and
    man3type/.  Previously, they were spread (and duplicated) in other
    pages, or in system_data_types.7 (with links in man3/).
  * Add man3head/ for pages that document header files.
  * Add man3const/ for pages that document constants.
  * Improve consistency of man(7) source
  * Manual pages sections:
    * Title (.TH):
    * Remove 5th argument to TH (middle-header).
    * Specify "Linux man-pages" and the version in the 4th argument
      (left-footer).
  * Add the LIBRARY section.  This section standardizes a way to
    document the library that provides a given interface.
  * Add the CAVEATS section.  BUGS and NOTES were serving that purpose
    before, but CAVEATS is more appropriate.
  * Rename the CONFORMING TO section to STANDARDS for consistency with
    other projects, such as the BSDs.
  * SYNOPSIS:  Add the ISO C2X [[deprecated]] attribute for functions
    that have been deprecated or removed.
  * EXAMPLES:  Improve consistency of C source code.  Also, reduce the
    number of warnings that several linting tools emit.
  * COLOPHON:  Remove section (its purpose is now served by the title).
- Update to version 6.01
  * Updated interface documentation
  * Manual pages' sections:
    * Title (.TH):
    * Remove the hardcoded date (TH 3rd argument), and replace it by a
      placeholder that should be changed when creating the tarball.
      This removes the need for a tstamp commit before each release.
- Update to version 6.02
  * Updated manual pages and interface documentation, noteable:
    * copy_file_range.2: Fix wrong kernel version information
    * process_madvise.2: Fix capability and ptrace requirements
    * madvise.2: Update Transparent Huge Pages file/shmem documentation
      for Linux 5.4+.
  * Use correct letter case in manual page titles, instead of uppercase.
  * Use \" t comments when appropriate (Lintian needs this).
  * SYNOPSIS:
    * Add _Nullable for functions that receive NULL as a meaningful
      input.
    * Use VLA syntax to clarify the meaning of size parameters, rather
      than hiding it in possibly-confusing text.
    * Use [[noreturn]] instead of noreturn, which will be deprecated
      soon.
- Rebased man-pages-tcp_fack.patch
- Added keyring and signed source

OBS-URL: https://build.opensuse.org/request/show/1045577
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=226
2023-01-02 11:21:05 +00:00
36895482f6 - version update to 5.13 [bsc#1189908]
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=225
2021-09-07 06:58:14 +00:00
5757697d1b OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=224 2021-09-07 06:56:43 +00:00
849ed3cfe2 - version update to 5.13
http://linux-man-pages.blogspot.com/2021/06/man-pages-512-released.html
- correct location of gconv directory [bsc#1189908]

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=223
2021-09-06 13:42:06 +00:00
8aaee46c90 - do not package man5/motd.5, it is provided by pam package
[bsc#1188724]

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=222
2021-08-03 09:34:28 +00:00
ad936e95cd - version update to 5.12
http://linux-man-pages.blogspot.com/2021/06/man-pages-512-released.html
- deleted patches
  - man-pages-tty_ioctl.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=221
2021-06-22 06:38:01 +00:00
451998adb7 - version update to 5.11
http://linux-man-pages.blogspot.com/2021/03/man-pages-511-is-released.html
- modified patches
  % man-pages-tty_ioctl.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=219
2021-03-22 11:31:08 +00:00
d98bf00cf2 - version update to 5.10
* added documentation of the faccessat2() system call
  * added a new subsection to the signal(7) manual page that provides
    a "big picture" of what happens when a signal handler is executed
- deleted patches
  - man-pages-openat2.h-location.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=217
2020-12-28 09:13:08 +00:00
2b81d50922 - version update to 5.09
http://linux-man-pages.blogspot.com/2020/11/man-pages-509-is-released.html
- modified patches
  % man-pages-openat2.h-location.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=215
2020-11-02 08:58:48 +00:00
56bf21f048 - version update to 5.08
Newly documented interfaces in existing pages
  ---------------------------------------------
  prctl.2
      Dave Martin
          Add SVE prctls (arm64)
              Add documentation for the the PR_SVE_SET_VL and PR_SVE_GET_VL
              prctls added in Linux 4.15 for arm64.
      Dave Martin  [Catalin Marinas]
          Add tagged address ABI control prctls (arm64)
              Add documentation for the the PR_SET_TAGGED_ADDR_CTRL and 
              PR_GET_TAGGED_ADDR_CTRL prctls added in Linux 5.4 for arm64.
  setns.2
      Michael Kerrisk
          Document the use of PID file descriptors with setns()
              Starting with Linux 5.8, setns() can take a PID file descriptor as
              an argument, and move the caller into or more of the namespaces of
              the thread referred to by that descriptor.
  capabilities.7
      Michael Kerrisk
          Document CAP_BPF
      Michael Kerrisk
          Add CAP_PERFMON
  symlink.7
      Aleksa Sarai
          Document magic links more completely
  etc. see Changes
- modified patches
  % man-pages-openat2.h-location.patch (refreshed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=213
2020-08-13 12:50:28 +00:00
271bceaf58 - added patches
fix [bsc#1173382]
  + man-pages-openat2.h-location.patch

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=211
2020-06-30 14:10:49 +00:00
239c76fc26 - version update to 5.07
New and rewritten pages
  -----------------------
  ioctl_fslabel.2
          New page documenting filesystem get/set label ioctl(2) operations
  Removed pages
  -------------
  ioctl_list.2
          This page was first added more than 20 years ago. Since
          that time it has seen hardly any update, and is by now
          very much out of date, as reported by Heinrich Schuchardt
          and confirmed by Eugene Syromyatnikov.
  Newly documented interfaces in existing pages
  ---------------------------------------------
  adjtimex.2
          Document clock_adjtime(2)
  
  clock_getres.2
          Explain dynamic clocks
  clone.2
          Document the clone3() CLONE_INTO_CGROUP flag
  mremap.2
          Document MREMAP_DONTUNMAP
  open.2
          Document fs.protected_fifos and fs.protected_regular
  prctl.2
          Add PR_SPEC_INDIRECT_BRANCH for SPECULATION_CTRL prctls
          Add PR_SPEC_DISABLE_NOEXEC for SPECULATION_CTRL prctls
          Add PR_PAC_RESET_KEYS (arm64)
  ptrace.2

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=209
2020-06-10 06:39:51 +00:00
243a47b7a4 - version update to 5.06
New and rewritten pages
  -----------------------
  * openat2.2
  * pidfd_getfd.2
  * select.2
  * select_tut.2
  * sysvipc.7
  * time_namespaces.7
  Newly documented interfaces in existing pages
  ---------------------------------------------
    arch_prctl.2
        Add ARCH_SET_CPUID subcommand
    clock_getres.2
        Document CLOCK_TAI
        Add CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM
    prctl.2
        Document PR_SETIO_FLUSHER/GET_IO_FLUSHER
    setns.2
        Document CLONE_NEWTIME
    statx.2
        Document STATX_ATTR_VERITY
    unshare.2
        Document CLONE_NEWTIME
    socket.7
        Add description of SO_SELECT_ERR_QUEUE
        Document SO_TIMESTAMPNS
  etc., see Changes

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=207
2020-04-14 07:59:39 +00:00
a46d613712 - version update to 5.05
* Newly documented interfaces in existing pages
    clone.2
        Add clone3() set_tid information
        Document CLONE_CLEAR_SIGHAND
    fcntl.2
        Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
    memfd_create.2
        Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
    loop.4
        Document LOOP_SET_BLOCK_SIZE
        Document LOOP_SET_DIRECT_IO
    proc.5
        Document /proc/sys/vm/unprivileged_userfaultfd
- deleted patches
  - man-pages-somaxconn-default-value.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=205
2020-02-10 08:50:25 +00:00
ddcb6767d7 - added patches
[bsc#1162464]
  + man-pages-somaxconn-default-value.patch

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=203
2020-02-03 10:37:20 +00:00
7836576b02 - do not install man7/bpf-helpers.7 as it is already part of
bpftool package

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=201
2020-01-10 11:32:40 +00:00
0081110ced Accepting request 762781 from home:lnussel:branches:Documentation
- don't use alternatives for man.7, just move it to a different directory
  (boo#1160568)
- use packageand to supplement the documentation pattern instead of
  unconditionally hooking on man.

OBS-URL: https://build.opensuse.org/request/show/762781
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=200
2020-01-10 11:07:15 +00:00
8f140ed9e1 Accepting request 754656 from home:mcepl:branches:Documentation
- Set up %{_mandir}/man7/man.7%{?ext_man} as an alternative for
  the man-page specific document. The other package providing
  this man page is mandoc, which is meant as an alternative
  lightweight faster replacement for man-pages package. It does
  not have that many dependencies, it is written in C, see
  http://mandoc.bsd.lv/ for more.

OBS-URL: https://build.opensuse.org/request/show/754656
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=198
2019-12-06 15:09:29 +00:00
f44c1b4af1 - version update to 5.04
* clone.2
        Document clone3()
  * wait.2
        Add P_PIDFD for waiting on a child referred to by a PID file descriptor
  * bpf-helpers.7
        Refresh against kernel v5.4-rc7
  * see Changes for other changes

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=196
2019-11-20 08:16:21 +00:00
88a084bdec - tcp.7: correct documentation of tcp_fack, document tcp_recovery
- added patches
  [bsc#1154701]
  + man-pages-tcp_fack.patch

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=194
2019-10-25 07:41:53 +00:00
dbfa53b268 - version update to 5.03
* New and rewritten pages
    pidfd_open.2
    pidfd_send_signal.2
    pivot_root.2
    ipc_namespaces.7
    uts_namespaces.7
  * Newly documented interfaces in existing pages
    clone.2
        Document CLONE_PIDFD
    fanotify_mark.2
        Document FAN_MOVE_SELF
    ptrace.2
        Document PTRACE_GET_SYSCALL_INFO
    regex.3
        Document REG_STARTEND
  * see Changes for other changes

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=192
2019-10-14 06:50:43 +00:00
ece90c6034 - version update to 5.02
* Newly documented interfaces in existing pages
    fanotify.7
    fanotify_init.2
    fanotify_mark.2
        Matthew Bobrowski  [Amir Goldstein, Jan Kara]
            Document FAN_REPORT_FID and directory modification events
    vdso.7
        Tobias Klauser  [Palmer Dabbelt]
            Document vDSO for RISCV
   * see Changes for more details

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=190
2019-08-02 10:29:18 +00:00
01457c9fd3 - version update to 5.01
* Newly documented interfaces in existing pages
    tsearch.3
      Document the twalk_r() function added in glibc 2.30
  * see Changes for more details

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=188
2019-05-09 13:14:14 +00:00
9338673227 - update to 5.00:
* new or rewritten pages:
    s390_guarded_storage.2 
    address_families.7
    bpf-helpers.7
  * newly documented interfaces:
    fanotify_init.2
    fanotify.7
        Document FAN_REPORT_TID
            fanotify_init.2: add new flag FAN_REPORT_TID
            fanotify.7: update description of member pid in
                struct fanotify_event_metadata
        Document FAN_MARK_FILESYSTEM
            Monitor fanotify events on the entire filesystem.
        Document FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
    io_submit.2
        Document IOCB_FLAG_IOPRIO
    msgctl.2
    semctl.2
    shmctl.2
        Document STAT_ANY commands
    prctl.2
        Document PR_SET_SPECULATION_CTRL and PR_GET_SPECULATION_CTRL
    sched_setattr.2
        Document SCHED_FLAG_DL_OVERRUN and SCHED_FLAG_RECLAIM
    socket.2
        Document AF_XDP
            Document AF_XDP added in Linux 4.18.
    inotify.7
        Document IN_MASK_CREATE

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=186
2019-03-07 12:28:54 +00:00
401f932148 - supplements man [bsc#1116987]
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=184
2019-01-04 13:43:12 +00:00
f07e86c1ab - update to 4.16:
* new and rewritten pages:
    s390_sthyi.2, network_namespaces.7, vsock.7
  * newly documented interfaces:
    cgroups.7
        Document cgroups v2 "thread mode"
        Document cgroup v2 delegation via the 'nsdelegate' mount 
                 option
        Document the cgroup.max.depth and cgroup.max.descendants
                 files
        Document 'release_agent' mount option
        Document /sys/kernel/cgroup/delegate
        Document /sys/kernel/cgroup/features
        Document cgroups v2 cgroup.stat file
    membarrier.2
        Document new membarrier commands introduced in Linux 4.16
            Document the following membarrier commands introduced
            in Linux 4.16:
                MEMBARRIER_CMD_GLOBAL_EXPEDITED
                MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED
                MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE
                MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE
    mmap.2
        Add description of MAP_SHARED_VALIDATE and MAP_SYNC
        Document new MAP_FIXED_NOREPLACE flag
            4.17+ kernels offer a new MAP_FIXED_NOREPLACE flag which
            allows the caller to atomically probe for a given address
            range.
    readv.2
    io_submit.2

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=182
2018-05-04 08:22:32 +00:00
7fdef90555 - update to 4.14:
* new or rewritten pages:
    pthread_spin_init.3, pthread_spin_lock.3, smartpqi.4,
    veth.4
  * removed pages: 
    infnan.3
- see Changes for detailed upstream change log

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=180
2017-11-27 07:52:47 +00:00
cce619132d - update to 4.13:
see Changes for upstream change log

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=178
2017-09-15 16:36:06 +00:00
08a531d9fe - update to 4.12:
* Newly documented interfaces in existing page
      namespaces.7
        Document the /proc/[pid]/ns/pid_for_children file
  * see Changes for details

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=176
2017-08-07 07:35:56 +00:00
17a4b5f3a6 * do not package explicit_bzero.3 .so link to bzero.3
OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=174
2017-05-09 12:15:59 +00:00
29c32ba363 - update to 4.11:
* New and rewritten pages
    ioctl_userfaultfd.2
    statx.2
    userfaultfd.2
    pthread_atfork.3
    slabinfo.5
    inode.7
  * Renamed pages
    ioctl_console.2 (from console_ioctl.4)
    ioctl_tty.2 (from tty_ioctl.4)
  * Newly documented interfaces in existing page
     ioctl_ns.2
        Document the NS_GET_NSTYPE operation added in Linux 4.11
        Document the NS_GET_OWNER_UID operation added in Linux 4.11
     proc.5
        Document /proc/sys/kernel/sched_child_runs_first
  * see Changes for details; for 4.10 changes, see Changes.old

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=173
2017-05-05 06:35:53 +00:00
bf1753f973 - update to 4.09:
* New and rewritten pages
    pkey_alloc.2
    pthread_getattr_default_np.3
    strfromd.3
    fuse.4
    tmpfs.5
    pkeys.7
    random.7
    sock_diag.7
    close.2
    getpriority.2
    nice.2
    timer_create.2
    timerfd_create.2
    random.4
    elf.5
    proc.5
    sched.7
  * Newly documented interfaces in existing pages
    mmap.2
        Add (much) more detail on MAP_GROWSDOWN
    mprotect.2
        Document the new pkey_mprotect() system call
        Document PROT_SEM, PROT_SAO, PROT_GROWSUP, and PROT_GROWSDOWN
    prctl.2
        Document PR_SET_FP_MODE and PR_GET_FP_MODE
    perf_event_open.2
        PERF_RECORD_SWITCH support
        Add PERF_SAMPLE_BRANCH_CALL branch sample type

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=171
2016-12-12 11:52:11 +00:00
dd64a4a77a - update to 4.08:
* New and rewritten pages
    quotactl.2
    bswap.3
    cgroups.7
  * Newly documented interfaces in existing pages
    readv.2
        Document the pwritev2() RWF_SYNC  and RWF_DSYNC flags
    proc.5
        Document /proc/PID/seccomp
        Document /proc/[pid]/task/[tid]/children
            Document the /proc/[pid]/task/[tid]/children interface from
            CRIU, and more importantly, document why it's usually not
            a good interface.

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=170
2016-10-10 06:41:31 +00:00
2ff0d664d9 - update to 4.07:
* New and rewritten pages
    ioctl_fideduperange.2
    ioctl_ficlonerange.2
    nextup.3
    mount_namespaces.7
  * Newly documented interfaces in existing pages
    mount.2
        Document flags used to set propagation type
            Document MS_SHARED, MS_PRIVATE, MS_SLAVE, and MS_UNBINDABLE.
        Document the MS_REC flag
    ptrace.2
        Document ptrace access modes
    proc.5
        Document /proc/[pid]/timerslack_ns
        Document /proc/PID/status 'Ngid' field
        Document /proc/PID/status fields: 'NStgid', 'NSpid', 'NSpgid', 'NSsid'
        Document /proc/PID/status 'Umask' field

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=168
2016-08-01 07:44:05 +00:00
4c036c636c - update to 4.06:
* New and rewritten pages
    cgroups.7
    cgroup_namespaces.7
  * Newly documented interfaces in existing pages
    clone.2
        Document CLONE_NEWCGROUP
    readv.2
        Document preadv2() and pwritev2()
    setns.2
        Document CLONE_NEWCGROUP
    unshare.2
        Document CLONE_NEWCGROUP

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=166
2016-05-11 07:23:36 +00:00
b6f3310a4d - update to 4.05:
* new and rewritten pages
    + copy_file_range.2
    + personality.2
    + fmemopen.3
    + ntp_gettime.3
    + open_memstream.3
    + posix_spawn.3
    + readdir.3
    + readdir_r.3
    + lirc.4
  * newly documented interfaces in existing pages
    + adjtimex.2
        Document ntp_adjtime(3)
    + epoll_ctl.2
        Document EPOLLEXCLUSIVE
    + madvise.2
        Document MADV_FREE
    + +proc.5
        Document CmaTotal and CmaFree fields of /proc/meminfo
        Document additional /proc/meminfo fields
            Document DirectMap4k, DirectMap4M, DirectMap2M, DirectMap1G
        Document MemAvailable /proc/meminfo field
        Document inotify /proc/PID/fdinfo entries
        Document fanotify /proc/PID/fdinfo entries
        Add some kernel version numbers for /proc/PID/fdinfo entries
        /proc/PID/fdinfo displays the setting of the close-on-exec flag
    socket.7
        Document some BPF-related socket options
- removed upstreamed patches

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=164
2016-03-15 09:21:35 +00:00
b6b3872417 - open.2: O_TMPFILE support was added to btrfs [bsc#967488]
+ man-pages-open-btrfs.patch

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=162
2016-02-22 09:15:21 +00:00
2890381589 - update to 4.04:
* new and rewritten pages
    + futex.2
       Rewrite and massively expand page
    + membarrier.2
       New page documenting membarrier() system call
  * newly documented interfaces in existing pages
    + mlock.2
       Document mlock2(2) and MCL_ONFAULT

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=160
2016-01-04 07:36:45 +00:00
7a86376501 - update to 4.03:
- newly documented interfaces in existing pages
    *  perf_event_open.2
        4.1 adds AUX sample support
        4.1 data_offset and data_size fields
        Document aux_{head,tail,offset,size} support
        4.0 update rdpmc documentation
        4.1 adds PERF_RECORD_ITRACE_START
        Document 4.1 clockid support
        4.1 PERF_EVENT_IOC_SET_BPF support
        4.1 adds AUX_FLAG_OVERWRITE support
        4.1 PERF_SAMPLE_BRANCH_CALL_STACK
        4.1 adds aux_watermark
        Add possibility of EBUSY error
    * prctl.2
        Document operations for ambient capabilities
        Rework PR_CAP_AMBIENT text
        Note that arg4 and arg5 must be zero for CAP_AMBIENT
        RETURN VALUE: Add PR_CAP_AMBIENT + PR_CAP_AMBIENT_IS_SET case
        ERRORS: document PR_CAP_AMBIENT error cases
    * __ppc_set_ppr_med.3
        Document PPC functions providing access to PPR
            GNU C Library commit 1747fcda4902a3b46183d93fb16ed9b436b2608b
            extends the priorities that can be set to the Program Priority
            Register (PPR), with the functions: __ppc_set_ppr_very_low(3)
            and __ppc_set_ppr_med_high(3).
    * capabilities.7
        Document ambient capabilities
        Various additions and reworkings for ambient capability text

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=158
2015-12-07 07:26:36 +00:00
76cd73e109 - update to 4.02:
- new and rewritten pages
    * dladdr.3
    * dlerror.3
    * dlinfo.3
    * dlopen.3
    * dlsysm.3
  - newly documented interfaces in existing pages
    * dlopen.3
        Document dlmopen(3)
    * nl_langinfo.3
        Add documentation for nl_langinfo_l(3)
    * __ppc_set_ppr_med.3
        Document PPC functions providing access to PPR
    * __ppc_yield.3
        Document PPC performance-hint functions

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=156
2015-08-10 07:04:25 +00:00
e1625065a6 - update to 4.01:
- new and rewritten pages
    * bpf.2
    * __ppc_get_timebase.3
    * queue.3
  - newly documented interfaces in existing pages
    * rename.2
         Document RENAME_WHITEOUT

OBS-URL: https://build.opensuse.org/package/show/Documentation/man-pages?expand=0&rev=154
2015-07-27 06:54:14 +00:00