]> git.pld-linux.org Git - packages/screen.git/blob - screen-compat21.patch
- prepared 4.0.2 for Ra as CAN-2003-0972 fix (no root or any group exploit,
[packages/screen.git] / screen-compat21.patch
1 --- os.h.orig   Wed Aug 30 14:00:10 2000
2 +++ os.h        Fri Sep  8 19:13:49 2000
3 @@ -270,7 +270,7 @@
4  #  define pututline    pututxline
5  #  define setutent     setutxent
6  #  define endutent     endutxent
7 -#  define ut_time      ut_xtime
8 +#  define ut_time      ut_tv.tv_sec
9  # else /* SVR4 */
10  #  include <utmp.h>
11  # endif /* SVR4 */
This page took 0.053598 seconds and 3 git commands to generate.