Files
shadow/lib
Alejandro Colomar 1c330177f0 lib, libmisc: Move source files to lib (where their headers were)
Scripted change:

$ find lib/ -type f \
| grep '\.h$' \
| sed 's,lib/,libmisc/,' \
| sed 's,\.h$,.c,' \
| xargs find 2>/dev/null \
| xargs mv -t lib/;

Plus updating the Makefiles.

Closes: <https://github.com/shadow-maint/shadow/issues/791>
Closes: <https://bugs.gentoo.org/912446>
Link: <https://github.com/shadow-maint/shadow/issues/763#issuecomment-1664383425>
Link: <https://github.com/shadow-maint/shadow/pull/776>
Link: <d0518cc250>
Reported-by: Christian Bricart <christian@bricart.de>
Reported-by: Robert Marmorstein <robert@marmorstein.org>
Cc: Sam James <sam@gentoo.org>
[ jubalh tested the openSUSE package ]
Tested-by: Michael Vetter <jubalh@iodoru.org>
Acked-by: Michael Vetter <jubalh@iodoru.org>
[ Robert F. tested the Gentoo package ]
Tested-by: Robert Förster <Dessa@gmake.de>
Cc: David Seifert <soap@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2023-09-10 14:12:54 +02:00
..
2023-06-08 09:05:39 -05:00
2023-02-24 12:44:14 -06:00
2023-08-04 17:15:42 -05:00
2022-12-29 13:58:49 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-03-31 09:53:40 -05:00
2021-12-23 19:36:50 -06:00
2023-02-09 10:03:03 -06:00
2023-02-09 10:03:03 -06:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2022-12-22 11:43:29 +01:00
2023-02-16 11:29:33 +01:00
2022-12-22 11:43:29 +01:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-08-04 17:15:42 -05:00
2022-12-22 11:43:29 +01:00
2022-05-24 07:49:11 -05:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-02-23 20:28:43 -06:00
2023-06-08 09:05:39 -05:00
2022-05-24 07:49:11 -05:00
2023-06-08 09:05:39 -05:00
2022-12-22 11:43:29 +01:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-02-09 10:03:03 -06:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-01-26 22:44:39 -06:00
2023-02-23 20:28:43 -06:00
2023-06-08 09:05:39 -05:00
2023-02-16 11:29:33 +01:00
2023-02-16 11:29:33 +01:00
2023-06-08 09:05:39 -05:00
2023-02-09 10:03:03 -06:00
2010-03-18 19:23:00 +00:00
2023-08-04 17:15:42 -05:00