Deleted Added
full compact
uidswap.h (57429) uidswap.h (60573)
1/*
1/*
2 *
2 *
3 * uidswap.h
3 * uidswap.h
4 *
4 *
5 * Author: Tatu Ylonen <ylo@cs.hut.fi>
5 * Author: Tatu Ylonen <ylo@cs.hut.fi>
6 *
6 *
7 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
8 * All rights reserved
7 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
8 * All rights reserved
9 *
9 *
10 * Created: Sat Sep 9 01:43:15 1995 ylo
11 * Last modified: Sat Sep 9 02:34:04 1995 ylo
10 * Created: Sat Sep 9 01:43:15 1995 ylo
11 * Last modified: Sat Sep 9 02:34:04 1995 ylo
12 *
12 *
13 */
14
15#ifndef UIDSWAP_H
16#define UIDSWAP_H
17
18/*
19 * Temporarily changes to the given uid. If the effective user id is not
20 * root, this does nothing. This call cannot be nested.

--- 16 unchanged lines hidden ---
13 */
14
15#ifndef UIDSWAP_H
16#define UIDSWAP_H
17
18/*
19 * Temporarily changes to the given uid. If the effective user id is not
20 * root, this does nothing. This call cannot be nested.

--- 16 unchanged lines hidden ---