summaryrefslogtreecommitdiff
path: root/gshadow/Versions
blob: 00a410b74f4062e5fc6461ab9ddda5e8a9946a58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
libc {
  GLIBC_2.10 {
    # e*
    endsgent;

    # f*
    fgetsgent; fgetsgent_r;

    # g*
    getsgent; getsgent_r; getsgnam; getsgnam_r; getsgent_r; getsgnam_r;

    # p*
    putsgent;

    # s*
    setsgent;

    # s*
    sgetsgent; sgetsgent_r;
  }
}