Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LSH
lsh
Commits
533199be
Commit
533199be
authored
Feb 21, 2002
by
Pontus Freyhult
Browse files
Options
Downloads
Patches
Plain Diff
Removed obsolete checks for stat behaviour.
Rev: src/sftp/ChangeLog:1.4 Rev: src/sftp/configure.ac:1.2
parent
a0459d90
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/sftp/ChangeLog
+5
-0
5 additions, 0 deletions
src/sftp/ChangeLog
src/sftp/configure.ac
+0
-2
0 additions, 2 deletions
src/sftp/configure.ac
with
5 additions
and
2 deletions
src/sftp/ChangeLog
+
5
−
0
View file @
533199be
2002-02-22 Pontus <pont@it.uu.se>
* configure.ac (lsh_cv_c_attribute): Removed obsolete checks for
behaviour of stat and lstat.
2002-02-12 Pontus <pont@it.uu.se>
2002-02-12 Pontus <pont@it.uu.se>
* commands.c (com_mv): Didn't properly check for error in return value of
* commands.c (com_mv): Didn't properly check for error in return value of
...
...
This diff is collapsed.
Click to expand it.
src/sftp/configure.ac
+
0
−
2
View file @
533199be
...
@@ -238,8 +238,6 @@ AC_FUNC_ERROR_AT_LINE
...
@@ -238,8 +238,6 @@ AC_FUNC_ERROR_AT_LINE
AC_FUNC_MALLOC
AC_FUNC_MALLOC
AC_PROG_GCC_TRADITIONAL
AC_PROG_GCC_TRADITIONAL
AC_FUNC_LSTAT
AC_FUNC_STAT
AC_HEADER_MAJOR
AC_HEADER_MAJOR
AC_HEADER_STDC
AC_HEADER_STDC
AC_HEADER_DIRENT
AC_HEADER_DIRENT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment