print ID of given group

2008-10-17 Thread Arkadiusz Miskiewicz
Hello, Consider adding "print ID of given group" utility to coreutils: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES/coreutils-getgid.patch?rev=1.11;content-type=text%2Fplain -- Arkadiusz MiƛkiewiczPLD/Linux Team arekm / maven.plhttp://ftp.pld-linux.org/ _

[bug #27363] fature request: --relative option

2009-09-01 Thread Arkadiusz Miskiewicz
URL: Summary: fature request: --relative option Project: GNU Core Utilities Submitted by: arekm Submitted on: Tue 01 Sep 2009 09:15:44 AM CEST Category: None Severity:

openat problems on decent linux systems

2006-12-11 Thread Arkadiusz Miskiewicz
Please take a look at thread: http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2006-December/018341.html The problem is that coreutils uses own internal copies of openat() and fchmodat() even if glibc already provides these functions (starting from glibc 2.4). Simplest patch: diff -urN