]> sourceware.org Git - glibc.git/commit
getopt: annotate files with relationship to gnulib.
authorZack Weinberg <zackw@panix.com>
Wed, 5 Apr 2017 15:04:35 +0000 (11:04 -0400)
committerZack Weinberg <zackw@panix.com>
Fri, 7 Apr 2017 11:53:37 +0000 (07:53 -0400)
commit06576cbf4eae13324985df1a690afa2705c992cc
treea0c50c5934fc9c873bf3876ccd15e09ab97af440
parent10a33cf8b403e3c031c5dd10a06b4a2a6489e48c
getopt: annotate files with relationship to gnulib.

As the final act in this patchset, adjust the "This file is part of
the GNU C Library" message at the top of each file to indicate which
files are synced with gnulib.

* posix/bits/getopt_core.h, posix/bits/getopt_ext.h
* posix/getopt.c, posix/getopt1.c, posix/getopt_int.h:
Mention in top-of-file boilerplate that these files are shared
with gnulib.
* posix/getopt.h, posix/bits/getopt_posix.h:
Mention in top-of-file boilerplate that these files are NOT shared
with gnulib, unlike the rest of the getopt implementation.
ChangeLog
posix/bits/getopt_core.h
posix/bits/getopt_ext.h
posix/bits/getopt_posix.h
posix/getopt.c
posix/getopt.h
posix/getopt1.c
posix/getopt_int.h
This page took 0.041392 seconds and 5 git commands to generate.