summaryrefslogtreecommitdiff
path: root/lib/ss/ss_internal.h
AgeCommit message (Collapse)AuthorFilesLines
2005-04-06Add paranoia checks into the blkid, ext2fs, and ss libraries to ignoreTheodore Ts'o1-0/+1
environment variables if the libraries are called from setuid or setguid programs, or if kernel believes that the process is not eligible to create a core dump. In addition, if the libc has __secure_getenv(), use it so that the libc can also do any additional limitations regarding when libraries can trust environment variables (i.e., to integrate with systems like SELinux and Posix capabilities).
2003-03-30Change compile_et to generate header files that use <et/com_err.h>Theodore Ts'o1-47/+10
instead of <com_err.h>, so the current version of the header file is used. Add a --build-tree option to compile_et to make sure that it uses the et_?.awk files from the build tree. Remove legacy support for varargs.h, K&R C, and pre-POSIX signal support. Also fixed gcc -Wall nits.
2003-03-16Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o1-0/+11
to the readline library if it is present in the system.
2002-03-07Fix various gcc -Wall complaints.Theodore Ts'o1-0/+5
1999-10-23Many files:Theodore Ts'o1-1/+8
Update copyright statements.
1999-09-14ChangeLog, dumpe2fs.8.in, dumpe2fs.c, mke2fs.8.in, mke2fs.c, partinfo.c:Theodore Ts'o1-1/+1
partinfo.c: Fix minor compilation bugs pointed out by Yann Dirson. mke2fs.c: Don't turn on sparse superblocks by default on pre-2.2 kernels. mke2fs.8.in: Add the possible valid block sizes for mke2fs. Document the -n flag, and the new defaults for the -s flag. dumpe2fs.c, dumpe2fs.8.in: Add new options -f (force) and -h (header-only). mke2fs.c (PRS): Fix logic for turning on/off the sparse superblock option. Many files: Updated copyright statements to reflect the GPL with permission of the original authors.
1997-04-29Many files:Theodore Ts'o1-2/+2
Checked in e2fsprogs 1.05
1997-04-26Many files:Theodore Ts'o1-4/+1
Checked in e2fsprogs 0.5c
1997-04-26Many files:Theodore Ts'o1-5/+7
Checkin of e2fsprogs 0.5b
1997-04-26Many files:Theodore Ts'o1-0/+120
Checkin of e2fsprogs 0.5b