Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
a5224a31
Kaydet (Commit)
a5224a31
authored
Ara 17, 2003
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS geordi2q11 (1.2.56); FILE MERGED
2003/12/16 11:17:18 hr 1.2.56.1: #111934#: join CWS ooo111fix1
üst
35102594
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
15 deletions
+2
-15
dmake.tf
dmake/man/dmake.tf
+2
-15
No files found.
dmake/man/dmake.tf
Dosyayı görüntüle @
a5224a31
...
@@ -1332,16 +1332,8 @@ The last line of the file is terminated by a new-line which is inserted
...
@@ -1332,16 +1332,8 @@ The last line of the file is terminated by a new-line which is inserted
due
to
the
\
en
found
at
the
end
of
the
\
fIdata
\
fP
string
.
due
to
the
\
en
found
at
the
end
of
the
\
fIdata
\
fP
string
.
.
PP
.
PP
If
the
optional
\
fIfile
\
fP
specifier
is
present
then
its
expanded
value
If
the
optional
\
fIfile
\
fP
specifier
is
present
then
its
expanded
value
is
the
name
of
the
temporary
file
to
create
.
Whenever
a
$
(
mktmp
...)
macro
is
the
name
of
the
temporary
file
to
create
.
An
example
that
would
be
useful
is
expanded
the
macro
$
(
TMPFILE
)
is
set
to
a
new
temporary
file
name
.
Thus
for
MSDOS
users
with
a
Turbo
-
C
compiler
the
construct
:
.
RS
.
sp
$
(
mktmp
,
$
(
TMPFILE
)
data
)
.
sp
.
RE
is
completely
equivalent
to
not
specifying
the
$
(
TMPFILE
)
optional
argument
.
Another
example
that
would
be
useful
for
MSDOS
users
with
a
Turbo
-
C
compiler
.
RS
.
RS
.
sp
.
sp
$
(
mktmp
,
turboc
.
cfg
$
(
CFLAGS
))
$
(
mktmp
,
turboc
.
cfg
$
(
CFLAGS
))
...
@@ -3124,11 +3116,6 @@ informative bug reports. Many thanks also go to those on the
...
@@ -3124,11 +3116,6 @@ informative bug reports. Many thanks also go to those on the
NET that have helped in making
\f
Bdmake
\f
P one of the best Make tools
NET that have helped in making
\f
Bdmake
\f
P one of the best Make tools
available.
available.
.SH BUGS
.SH BUGS
Dmake's temporary file creation uses the tempnam function to generate unique
filenames in its working directory, but does not check that the file does not
exist at the time it is created. This could possibly be a security problem if
the directory where dmake is run is writeable by untrusted users.
.PP
Some system commands return non-zero status inappropriately.
Some system commands return non-zero status inappropriately.
Use
Use
.B
\-
i
.B
\-
i
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment